Home
last modified time | relevance | path

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

/openssl/crypto/thread/
H A Darch.c55 req_state_mask = CRYPTO_THREAD_FINISHED | CRYPTO_THREAD_JOINED; in ossl_crypto_thread_native_join()
114 req_state_mask |= CRYPTO_THREAD_FINISHED; in ossl_crypto_thread_native_clean()
/openssl/include/internal/
H A Dthread_arch.h64 # define CRYPTO_THREAD_FINISHED (1UL << 0) macro
/openssl/crypto/thread/arch/
H A Dthread_posix.c27 CRYPTO_THREAD_SET_STATE(thread, CRYPTO_THREAD_FINISHED); in thread_start_thunk()
H A Dthread_win.c27 CRYPTO_THREAD_SET_STATE(thread, CRYPTO_THREAD_FINISHED); in thread_start_thunk()

Completed in 10 milliseconds