haiku/src/system/kernel/posix
Ingo Weinhold a636a33926 Use the new B_ABSOLUTE_REAL_TIME_TIMEOUT. Fixes pthread_cond_timedwait()
and pthread_mutex_timedlock() which were waiting system time relative
although their timeout parameter is Epoch relative.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25435 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-10 21:44:03 +00:00
..
Jamfile * Moved realtime_sem.{cpp,h} into new posix subdirectory. 2008-05-06 23:16:04 +00:00
realtime_sem.cpp Use the new B_ABSOLUTE_REAL_TIME_TIMEOUT. Fixes pthread_cond_timedwait() 2008-05-10 21:44:03 +00:00