Searched refs:CLOCK_USE_TIMEDWAIT (Results 1 – 1 of 1) sorted by relevance
29 #define CLOCK_USE_TIMEDWAIT (-1) macro35 clockid == CLOCK_USE_TIMEDWAIT ? CLOCK_REALTIME : clockid; in do_test_clock()47 TEST_COMPARE (TEMP_FAILURE_RETRY ((clockid == CLOCK_USE_TIMEDWAIT) in do_test_clock()56 do_test_clock (CLOCK_USE_TIMEDWAIT); in do_test()
Completed in 3 milliseconds