CRYPTO_THREAD
int ossl_crypto_thread_native_clean(CRYPTO_THREAD *handle)
CRYPTO_THREAD *ossl_crypto_thread_native_start(CRYPTO_THREAD_ROUTINE routine,
CRYPTO_THREAD *handle;
int ossl_crypto_thread_native_join(CRYPTO_THREAD *thread, CRYPTO_THREAD_RETVAL *retval)
int ossl_crypto_thread_native_spawn(CRYPTO_THREAD *thread)
int ossl_crypto_thread_native_perform_join(CRYPTO_THREAD *thread, CRYPTO_THREAD_RETVAL *retval)
int ossl_crypto_thread_native_is_self(CRYPTO_THREAD *thread)
CRYPTO_THREAD *thread;
thread = (CRYPTO_THREAD *)vthread;
int ossl_crypto_thread_native_spawn(CRYPTO_THREAD *thread)
int ossl_crypto_thread_native_perform_join(CRYPTO_THREAD *thread, CRYPTO_THREAD_RETVAL *retval)
int ossl_crypto_thread_native_is_self(CRYPTO_THREAD *thread)
CRYPTO_THREAD *thread;
thread = (CRYPTO_THREAD *)vthread;
int ossl_crypto_thread_native_spawn(CRYPTO_THREAD *thread)
int ossl_crypto_thread_native_perform_join(CRYPTO_THREAD *thread, CRYPTO_THREAD_RETVAL *retval)
int ossl_crypto_thread_native_is_self(CRYPTO_THREAD *thread)
CRYPTO_THREAD *thread;
CRYPTO_THREAD *handle = vhandle;
CRYPTO_THREAD *handle = vhandle;
CRYPTO_THREAD *t;
CRYPTO_THREAD *ossl_crypto_thread_native_start(CRYPTO_THREAD_ROUTINE routine,
int ossl_crypto_thread_native_spawn(CRYPTO_THREAD *thread);
int ossl_crypto_thread_native_join(CRYPTO_THREAD *thread,
int ossl_crypto_thread_native_perform_join(CRYPTO_THREAD *thread,
int ossl_crypto_thread_native_is_self(CRYPTO_THREAD *thread);
int ossl_crypto_thread_native_clean(CRYPTO_THREAD *thread);
CRYPTO_THREAD *t;
CRYPTO_THREAD *t;
CRYPTO_THREAD *t;
ossl_crypto_thread_native_join((CRYPTO_THREAD *)data, NULL);
ossl_crypto_thread_native_join((CRYPTO_THREAD *)data, NULL);
CRYPTO_THREAD *t, *t1, *t2;
CRYPTO_THREAD *t;