Searched refs:CLOCK_USE_TIMEDLOCK (Results 1 – 3 of 3) sorted by relevance
34 #define CLOCK_USE_TIMEDLOCK (-1) macro57 (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()
33 #define CLOCK_USE_TIMEDLOCK (-1) macro56 (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()
46 #define CLOCK_USE_TIMEDLOCK (-1) macro64 (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