Searched refs:start_threads (Results 1 – 1 of 1) sorted by relevance
810 static int start_threads(size_t n, void (*thread_func)(void)) in start_threads() function832 || !start_threads(num_threads, thread_func)) in thread_run_test()1013 || !start_threads(1, &thread_shared_evp_pkey) in test_multi_shared_pkey_common()1014 || !start_threads(1, worker)) in test_multi_shared_pkey_common()1073 if (!start_threads(10, &thread_release_shared_pkey)) in test_multi_shared_pkey_release()1104 if (!start_threads(2, &thread_provider_load_unload)) in test_multi_load_unload_provider()
Completed in 9 milliseconds