Searched refs:wait_for_thread (Results 1 – 6 of 6) 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() function77 static int wait_for_thread(thread_t thread) in wait_for_thread() function
253 || !TEST_true(wait_for_thread(rwwriter1)) in _torture_rw()254 || !TEST_true(wait_for_thread(rwwriter2)) in _torture_rw()255 || !TEST_true(wait_for_thread(rwreader1)) in _torture_rw()256 || !TEST_true(wait_for_thread(rwreader2))) in _torture_rw()448 || !TEST_true(wait_for_thread(writer1)) in _torture_rcu()449 || !TEST_true(wait_for_thread(writer2)) in _torture_rcu()450 || !TEST_true(wait_for_thread(reader1)) in _torture_rcu()451 || !TEST_true(wait_for_thread(reader2))) in _torture_rcu()516 || !TEST_true(wait_for_thread(thread)) in test_once()568 || !TEST_true(wait_for_thread(thread)) in test_thread_local()[all …]
36 if (!TEST_true(wait_for_thread(thread))) in test_fips_rand_leak()
724 static int wait_for_thread(thread_t thread) in wait_for_thread() function749 static int wait_for_thread(thread_t thread) in wait_for_thread() function771 wait_for_thread(t[i]); in test_multi_thread()
677 wait_for_thread(workers[i]); in test_hashtable_multithread()
572 if (!TEST_true(wait_for_thread(t)) || !TEST_true(globserverret)) in qtest_create_quic_connection_ex()656 if (!TEST_true(wait_for_thread(t))) in qtest_shutdown()
Completed in 28 milliseconds