davidxu d177303078 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
..
2011-12-13 14:53:26 +00:00
2010-08-03 17:40:09 +00:00
2010-12-04 08:44:56 +00:00
2012-02-11 20:43:01 +00:00
2010-06-13 01:27:29 +00:00
2012-02-10 13:47:40 +00:00
2011-11-18 09:56:40 +00:00
2011-09-28 14:52:25 +00:00
2011-12-30 10:45:00 +00:00