Home
last modified time | relevance | path

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

/nptl/
A Dtst-rwlock6.c34 #define CLOCK_USE_TIMEDLOCK (-1) macro
57 (clockid == CLOCK_USE_TIMEDLOCK) ? CLOCK_REALTIME : clockid; in tf()
69 if (clockid == CLOCK_USE_TIMEDLOCK) in tf()
84 if (clockid == CLOCK_USE_TIMEDLOCK) in tf()
99 (clockid == CLOCK_USE_TIMEDLOCK) ? CLOCK_REALTIME : clockid; in do_test_clock()
123 int e = (clockid == CLOCK_USE_TIMEDLOCK) in do_test_clock()
134 if (clockid == CLOCK_USE_TIMEDLOCK) in do_test_clock()
143 if (clockid == CLOCK_USE_TIMEDLOCK) in do_test_clock()
171 do_test_clock (CLOCK_USE_TIMEDLOCK, "timed"); in do_test()
A Dtst-rwlock7.c33 #define CLOCK_USE_TIMEDLOCK (-1) macro
56 (clockid == CLOCK_USE_TIMEDLOCK) ? CLOCK_REALTIME : clockid; in tf()
65 if (clockid == CLOCK_USE_TIMEDLOCK) in tf()
80 if (clockid == CLOCK_USE_TIMEDLOCK) in tf()
95 (clockid == CLOCK_USE_TIMEDLOCK) ? CLOCK_REALTIME : clockid; in do_test_clock()
120 if (clockid == CLOCK_USE_TIMEDLOCK) { in do_test_clock()
149 do_test_clock (CLOCK_USE_TIMEDLOCK, "timed"); in do_test()
A Dtst-rwlock9.c46 #define CLOCK_USE_TIMEDLOCK (-1) macro
64 (clockid == CLOCK_USE_TIMEDLOCK) ? CLOCK_REALTIME : clockid; in writer_thread()
82 e = (clockid == CLOCK_USE_TIMEDLOCK) in writer_thread()
111 (clockid == CLOCK_USE_TIMEDLOCK) ? CLOCK_REALTIME : clockid; in reader_thread()
128 if (clockid == CLOCK_USE_TIMEDLOCK) in reader_thread()
202 do_test_clock (CLOCK_USE_TIMEDLOCK, "timed"); in do_test()

Completed in 35 milliseconds