K 10 svn:author V 7 dchagin K 8 svn:date V 27 2013-03-11T20:01:38.516280Z K 7 svn:log V 208 When the FUTEX_CLOCK_REALTIME is specified the timeout is an absolute time, not a relative time. Rework futex_wait to handle this. On the side fix the futex leak in error case and remove useless parentheses. END