Branch: refs/heads/master
Home: https://github.com/mailru/tarantool
Commit: d94579eacc74536b57b488c419a821eb31f6fcc5
https://github.com/mailru/tarantool/commit/d94579eacc74536b57b488c419a821eb31f6fcc5
Author: Konstantin Osipov <[email protected]>
Date: 2012-09-03 (Mon, 03 Sep 2012)
Changed paths:
M include/tarantool_pthread.h
Log Message:
-----------
Fix a bug in pthread_cond_timedwait() wrapper.
The assert() in tt_pthraed_error()
would always fail, since it was checking for e == 0, and
e could be equal to ETIMEDWAIT.
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp