Home
last modified time | relevance | path

Searched refs:wait_for_thread (Results 1 – 6 of 6) sorted by relevance

/test/
A Dthreadstest.h27 static int wait_for_thread(thread_t thread) in wait_for_thread() function
52 static int wait_for_thread(thread_t thread) in wait_for_thread() function
77 static int wait_for_thread(thread_t thread) in wait_for_thread() function
A Dthreadstest.c254 || !TEST_true(wait_for_thread(rwwriter1)) in _torture_rw()
255 || !TEST_true(wait_for_thread(rwwriter2)) in _torture_rw()
256 || !TEST_true(wait_for_thread(rwreader1)) in _torture_rw()
257 || !TEST_true(wait_for_thread(rwreader2))) in _torture_rw()
454 || !TEST_true(wait_for_thread(writer1)) in _torture_rcu()
455 || !TEST_true(wait_for_thread(writer2)) in _torture_rcu()
456 || !TEST_true(wait_for_thread(reader1)) in _torture_rcu()
457 || !TEST_true(wait_for_thread(reader2))) in _torture_rcu()
527 || !TEST_true(wait_for_thread(thread)) in test_once()
579 || !TEST_true(wait_for_thread(thread)) in test_thread_local()
[all …]
A Dthreadstest_fips.c36 if (!TEST_true(wait_for_thread(thread))) in test_fips_rand_leak()
A Ddrbgtest.c724 static int wait_for_thread(thread_t thread) in wait_for_thread() function
749 static int wait_for_thread(thread_t thread) in wait_for_thread() function
771 wait_for_thread(t[i]); in test_multi_thread()
A Dlhash_test.c686 wait_for_thread(workers[i]); in test_hashtable_multithread()
/test/helpers/
A Dquictestlib.c647 if (!TEST_true(wait_for_thread(t)) || !TEST_true(globserverret)) in qtest_create_quic_connection_ex()
736 if (!TEST_true(wait_for_thread(t))) in qtest_shutdown()

Completed in 43 milliseconds