Searched refs:ossl_crypto_thread_native_join (Results 1 – 2 of 2) sorted by relevance
47 int ossl_crypto_thread_native_join(CRYPTO_THREAD *thread, CRYPTO_THREAD_RETVAL *retval) in ossl_crypto_thread_native_join() function
85 if (ossl_crypto_thread_native_join(handle, retval) == 0) in ossl_crypto_thread_join()
Completed in 4 milliseconds