Home
last modified time | relevance | path

Searched refs:CLOCK_USE_TIMEDWAIT (Results 1 – 1 of 1) sorted by relevance

/sysdeps/pthread/
A Dtst-sem5.c29 #define CLOCK_USE_TIMEDWAIT (-1) macro
35 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