Home
last modified time | relevance | path

Searched defs:thread (Results 1 – 9 of 9) sorted by relevance

/openssl/test/
H A Dthreadstest.h27 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()
H A Dthreadstest_fips.c30 thread_t thread; in test_fips_rand_leak() local
H A Ddrbgtest.c724 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()
H A Dthreadstest.c513 thread_t thread; in test_once() local
558 thread_t thread; in test_thread_local() local
/openssl/crypto/thread/arch/
H A Dthread_none.c14 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()
H A Dthread_posix.c20 CRYPTO_THREAD *thread; in thread_start_thunk() local
35 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()
H A Dthread_win.c18 CRYPTO_THREAD *thread; in thread_start_thunk() local
35 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()
/openssl/crypto/thread/
H A Darch.c47 int ossl_crypto_thread_native_join(CRYPTO_THREAD *thread, CRYPTO_THREAD_RETVAL *retval) in ossl_crypto_thread_native_join()
H A Dinternal.c43 CRYPTO_THREAD *thread; in ossl_crypto_thread_start() local

Completed in 25 milliseconds