David Xu b13a8fa78f Use unused fourth argument of umtx_op to pass flags to kernel for operation
UMTX_OP_WAIT. Upper 16bits is enough to hold a clock id, and lower
16bits is used to pass flags. The change saves a clock_gettime() syscall
from libthr.
2012-02-22 03:22:49 +00:00
..
2012-02-17 00:27:48 +00:00
2012-01-02 12:12:10 +00:00
2012-02-22 01:08:59 +00:00
2012-02-17 00:27:48 +00:00
2012-02-18 16:06:15 +00:00
2012-02-18 16:06:15 +00:00
2012-02-10 12:35:57 +00:00