Home
last modified time | relevance | path

Searched refs:ossl_crypto_condvar_wait (Results 1 – 8 of 8) sorted by relevance

/openssl/crypto/thread/
H A Darch.c57 ossl_crypto_condvar_wait(thread->condvar, thread->statelock); in ossl_crypto_thread_native_join()
65 ossl_crypto_condvar_wait(thread->condvar, thread->statelock); in ossl_crypto_thread_native_join()
H A Dinternal.c56 ossl_crypto_condvar_wait(tdata->cond_finished, tdata->lock); in ossl_crypto_thread_start()
/openssl/crypto/thread/arch/
H A Dthread_none.c61 void ossl_crypto_condvar_wait(CRYPTO_CONDVAR *cv, CRYPTO_MUTEX *mutex) in ossl_crypto_condvar_wait() function
H A Dthread_win.c484 void ossl_crypto_condvar_wait(CRYPTO_CONDVAR *cv, CRYPTO_MUTEX *ext_m) in ossl_crypto_condvar_wait() function
544 void ossl_crypto_condvar_wait(CRYPTO_CONDVAR *cv, CRYPTO_MUTEX *mutex) in ossl_crypto_condvar_wait() function
H A Dthread_posix.c168 void ossl_crypto_condvar_wait(CRYPTO_CONDVAR *cv, CRYPTO_MUTEX *mutex) in ossl_crypto_condvar_wait() function
/openssl/include/internal/
H A Dthread_arch.h50 void ossl_crypto_condvar_wait(CRYPTO_CONDVAR *cv, CRYPTO_MUTEX *mutex);
/openssl/crypto/
H A Dthreads_win.c340 ossl_crypto_condvar_wait(lock->alloc_signal, lock->alloc_lock); in update_qp()
406 ossl_crypto_condvar_wait(lock->prior_signal, lock->prior_lock); in ossl_synchronize_rcu()
/openssl/test/
H A Dquic_multistream_test.c574 ossl_crypto_condvar_wait(h->server_thread.c, h->server_thread.m); in server_helper_thread()
2738 ossl_crypto_condvar_wait(h->misc_cv, h->misc_m); in script_20_wait()

Completed in 29 milliseconds