Home
last modified time | relevance | path

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

/nptl/
A Dtst-rwlock7.c92 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 Dtst-rwlock6.c96 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 Dtst-rwlock9.c152 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