Home
last modified time | relevance | path

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

/sysdeps/pthread/
A Dtst-cond11.c35 run_test (clockid_t attr_clock, clockid_t wait_clock) in run_test() function
96 run_test (CLOCK_REALTIME, CLOCK_USE_ATTR_CLOCK); in do_test()
108 run_test (CLOCK_MONOTONIC, CLOCK_USE_ATTR_CLOCK); in do_test()
109 run_test (CLOCK_REALTIME, CLOCK_MONOTONIC); in do_test()
110 run_test (CLOCK_MONOTONIC, CLOCK_MONOTONIC); in do_test()
111 run_test (CLOCK_MONOTONIC, CLOCK_REALTIME); in do_test()
A Dtst-cond23.c59 run_test (clockid_t cl) in run_test() function
158 int res = run_test (CLOCK_REALTIME); in do_test()
172 res |= run_test (CLOCK_MONOTONIC); in do_test()

Completed in 7 milliseconds