Searched defs:thread (Results 1 – 9 of 9) sorted by relevance
27 static int wait_for_thread(thread_t thread) in wait_for_thread()52 static int wait_for_thread(thread_t thread) in wait_for_thread()77 static int wait_for_thread(thread_t thread) in wait_for_thread()
30 thread_t thread; in test_fips_rand_leak() local
724 static int wait_for_thread(thread_t thread) in wait_for_thread()749 static int wait_for_thread(thread_t thread) in wait_for_thread()
513 thread_t thread; in test_once() local558 thread_t thread; in test_thread_local() local
14 int ossl_crypto_thread_native_spawn(CRYPTO_THREAD *thread) in ossl_crypto_thread_native_spawn()19 int ossl_crypto_thread_native_perform_join(CRYPTO_THREAD *thread, CRYPTO_THREAD_RETVAL *retval) in ossl_crypto_thread_native_perform_join()29 int ossl_crypto_thread_native_is_self(CRYPTO_THREAD *thread) in ossl_crypto_thread_native_is_self()
20 CRYPTO_THREAD *thread; in thread_start_thunk() local35 int ossl_crypto_thread_native_spawn(CRYPTO_THREAD *thread) in ossl_crypto_thread_native_spawn()63 int ossl_crypto_thread_native_perform_join(CRYPTO_THREAD *thread, CRYPTO_THREAD_RETVAL *retval) in ossl_crypto_thread_native_perform_join()91 int ossl_crypto_thread_native_is_self(CRYPTO_THREAD *thread) in ossl_crypto_thread_native_is_self()
18 CRYPTO_THREAD *thread; in thread_start_thunk() local35 int ossl_crypto_thread_native_spawn(CRYPTO_THREAD *thread) in ossl_crypto_thread_native_spawn()56 int ossl_crypto_thread_native_perform_join(CRYPTO_THREAD *thread, CRYPTO_THREAD_RETVAL *retval) in ossl_crypto_thread_native_perform_join()92 int ossl_crypto_thread_native_is_self(CRYPTO_THREAD *thread) in ossl_crypto_thread_native_is_self()
47 int ossl_crypto_thread_native_join(CRYPTO_THREAD *thread, CRYPTO_THREAD_RETVAL *retval) in ossl_crypto_thread_native_join()
43 CRYPTO_THREAD *thread; in ossl_crypto_thread_start() local
Completed in 27 milliseconds