Searched refs:do_test_wait (Results 1 – 5 of 5) sorted by relevance
16 do_test_wait (waitfn_t waitfn, const char *fnname) in do_test_wait() function70 do_test_wait (&test_sem_timedwait, in do_test()72 do_test_wait (&test_sem_clockwait_monotonic, in do_test()74 do_test_wait (&test_sem_clockwait_realtime, in do_test()
140 do_test_wait (threadfunc f) in do_test_wait() function239 int ret = do_test_wait (thread_fun); in do_test()244 return do_test_wait (thread_fun_timed); in do_test()
191 do_test_wait (thr_func f) in do_test_wait() function280 int ret = do_test_wait (waiter); in do_test()285 return do_test_wait (timed_waiter); in do_test()
77 do_test_wait (pid_t pid) in do_test_wait() function201 do_test_wait (pid); in do_test()
756 (do_test_wait): Likewise.809 * tst-cond25.c (do_test_wait): Don't check for return value from