Searched refs:do_test_clock (Results 1 – 3 of 3) sorted by relevance
/nptl/ |
A D | tst-rwlock7.c | 92 do_test_clock (clockid_t clockid, const char *fnname) in do_test_clock() function 149 do_test_clock (CLOCK_USE_TIMEDLOCK, "timed"); in do_test() 150 do_test_clock (CLOCK_MONOTONIC, "clock(monotonic)"); in do_test() 151 do_test_clock (CLOCK_REALTIME, "clock(realtime)"); in do_test()
|
A D | tst-rwlock6.c | 96 do_test_clock (clockid_t clockid, const char *fnname) in do_test_clock() function 171 do_test_clock (CLOCK_USE_TIMEDLOCK, "timed"); in do_test() 172 do_test_clock (CLOCK_REALTIME, "clock(realtime)"); in do_test() 173 do_test_clock (CLOCK_MONOTONIC, "clock(monotonic)"); in do_test()
|
A D | tst-rwlock9.c | 152 do_test_clock (clockid_t clockid, const char *fnname) in do_test_clock() function 202 do_test_clock (CLOCK_USE_TIMEDLOCK, "timed"); in do_test() 203 do_test_clock (CLOCK_REALTIME, "clock(realtime)"); in do_test() 204 do_test_clock (CLOCK_MONOTONIC, "clock(monotonic)"); in do_test()
|
Completed in 4 milliseconds