Home
last modified time | relevance | path

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

/sysdeps/pthread/
A Dtst-mutex5.c40 #define CLOCK_USE_TIMEDLOCK (-1) macro
48 (clockid == CLOCK_USE_TIMEDLOCK) ? CLOCK_REALTIME : clockid; in do_test_clock()
79 if (clockid == CLOCK_USE_TIMEDLOCK) in do_test_clock()
90 if (clockid == CLOCK_USE_TIMEDLOCK) in do_test_clock()
101 if (clockid == CLOCK_USE_TIMEDLOCK) in do_test_clock()
131 do_test_clock (CLOCK_USE_TIMEDLOCK, "timedlock", ETIMEDOUT); in do_test()
A Dtst-mutex9.c40 #define CLOCK_USE_TIMEDLOCK (-1) macro
46 (clockid == CLOCK_USE_TIMEDLOCK) ? CLOCK_REALTIME : clockid; in do_test_clock()
114 if (clockid == CLOCK_USE_TIMEDLOCK) in do_test_clock()
152 do_test_clock (CLOCK_USE_TIMEDLOCK, ETIMEDOUT); in do_test()

Completed in 3 milliseconds