Searched refs:wait_for_thread (Results 1 – 4 of 4) sorted by relevance
27 static int wait_for_thread(thread_t thread) in wait_for_thread() function52 static int wait_for_thread(thread_t thread) in wait_for_thread() function76 static int wait_for_thread(thread_t thread) in wait_for_thread() function
70 || !TEST_true(wait_for_thread(thread)) in test_once()122 || !TEST_true(wait_for_thread(thread)) in test_thread_local()266 if (!TEST_true(wait_for_thread(multi_threads[i]))) in teardown_threads()547 if (!TEST_true(wait_for_thread(thread1))) in test_multi()549 if (!TEST_true(wait_for_thread(thread2))) in test_multi()606 if (!TEST_true(wait_for_thread(thread1)) in test_multi_default()607 || !TEST_true(wait_for_thread(thread2)) in test_multi_default()648 (void)TEST_true(wait_for_thread(threads[i])); in test_multi_load()
36 if (!TEST_true(wait_for_thread(thread))) in test_fips_rand_leak()
730 static int wait_for_thread(thread_t thread) in wait_for_thread() function755 static int wait_for_thread(thread_t thread) in wait_for_thread() function777 wait_for_thread(t[i]); in test_multi_thread()