Home
last modified time | relevance | path

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

/openssl/test/
H 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
H A Dthreadstest.c253 || !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 …]
H A Dthreadstest_fips.c36 if (!TEST_true(wait_for_thread(thread))) in test_fips_rand_leak()
H 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()
H A Dlhash_test.c678 wait_for_thread(workers[i]); in test_hashtable_multithread()
/openssl/test/helpers/
H A Dquictestlib.c572 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 18 milliseconds