Home
last modified time | relevance | path

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

/openssl-master/test/
A Dthreadstest.c291 static int start_threads(size_t n, void (*thread_func)(void)) in start_threads() function
313 || !start_threads(num_threads, thread_func)) in thread_run_test()
493 || !start_threads(1, &thread_shared_evp_pkey) in test_multi_shared_pkey_common()
494 || !start_threads(1, worker)) in test_multi_shared_pkey_common()
545 if (!start_threads(2, &thread_provider_load_unload)) in test_multi_load_unload_provider()

Completed in 3 milliseconds