Home
last modified time | relevance | path

Searched refs:ossl_crypto_mutex_unlock (Results 1 – 12 of 12) sorted by relevance

/openssl/crypto/thread/arch/
H A Dthread_win.c30 ossl_crypto_mutex_unlock(thread->statelock); in thread_start_thunk()
126 void ossl_crypto_mutex_unlock(CRYPTO_MUTEX *mutex) in ossl_crypto_mutex_unlock() function
397 ossl_crypto_mutex_unlock(cv->int_m); in ossl_crypto_condvar_wait_timeout()
414 ossl_crypto_mutex_unlock(cv->int_m); in ossl_crypto_condvar_wait_timeout()
424 ossl_crypto_mutex_unlock(ext_m); in ossl_crypto_condvar_wait_timeout()
466 ossl_crypto_mutex_unlock(cv->int_m); in ossl_crypto_condvar_wait_timeout()
480 ossl_crypto_mutex_unlock(cv->int_m); in ossl_crypto_condvar_wait_timeout()
498 ossl_crypto_mutex_unlock(cv->int_m); in ossl_crypto_condvar_broadcast()
506 ossl_crypto_mutex_unlock(cv->int_m); in ossl_crypto_condvar_broadcast()
517 ossl_crypto_mutex_unlock(cv->int_m); in ossl_crypto_condvar_signal()
[all …]
H A Dthread_posix.c30 ossl_crypto_mutex_unlock(thread->statelock); in thread_start_thunk()
131 void ossl_crypto_mutex_unlock(CRYPTO_MUTEX *mutex) in ossl_crypto_mutex_unlock() function
H A Dthread_none.c48 void ossl_crypto_mutex_unlock(CRYPTO_MUTEX *mutex) in ossl_crypto_mutex_unlock() function
/openssl/crypto/thread/
H A Darch.c70 ossl_crypto_mutex_unlock(thread->statelock); in ossl_crypto_thread_native_join()
87 ossl_crypto_mutex_unlock(thread->statelock); in ossl_crypto_thread_native_join()
102 ossl_crypto_mutex_unlock(thread->statelock); in ossl_crypto_thread_native_join()
119 ossl_crypto_mutex_unlock(handle->statelock); in ossl_crypto_thread_native_clean()
122 ossl_crypto_mutex_unlock(handle->statelock); in ossl_crypto_thread_native_clean()
H A Dinternal.c35 ossl_crypto_mutex_unlock(tdata->lock); in ossl_get_avail_threads()
51 ossl_crypto_mutex_unlock(tdata->lock); in ossl_crypto_thread_start()
58 ossl_crypto_mutex_unlock(tdata->lock); in ossl_crypto_thread_start()
64 ossl_crypto_mutex_unlock(tdata->lock); in ossl_crypto_thread_start()
91 ossl_crypto_mutex_unlock(tdata->lock); in ossl_crypto_thread_join()
H A Dapi.c52 ossl_crypto_mutex_unlock(tdata->lock); in OSSL_get_max_threads()
68 ossl_crypto_mutex_unlock(tdata->lock); in OSSL_set_max_threads()
/openssl/ssl/quic/
H A Dquic_thread_assist.c67 ossl_crypto_mutex_unlock(m); in assist_thread_main()
122 ossl_crypto_mutex_unlock(m); in ossl_quic_thread_assist_wait_stopped()
H A Dquic_reactor.c210 ossl_crypto_mutex_unlock(mutex); in poll_two_fds()
271 ossl_crypto_mutex_unlock(mutex); in poll_two_fds()
H A Dquic_impl.c337 ossl_crypto_mutex_unlock(qc->mutex); in quic_unlock()
/openssl/crypto/
H A Dthreads_win.c293 ossl_crypto_mutex_unlock(lock->write_lock); in ossl_rcu_write_unlock()
372 ossl_crypto_mutex_unlock(lock->alloc_lock); in update_qp()
382 ossl_crypto_mutex_unlock(lock->alloc_lock); in retire_qp()
410 ossl_crypto_mutex_unlock(lock->prior_lock); in ossl_synchronize_rcu()
/openssl/include/internal/
H A Dthread_arch.h46 void ossl_crypto_mutex_unlock(CRYPTO_MUTEX *mutex);
/openssl/test/
H A Dquic_multistream_test.c517 ossl_crypto_mutex_unlock(h->server_thread.m); in join_server_thread()
555 ossl_crypto_mutex_unlock(h->server_thread.m); in s_unlock()
579 ossl_crypto_mutex_unlock(h->server_thread.m); in server_helper_thread()
588 ossl_crypto_mutex_unlock(h->server_thread.m); in server_helper_thread()
1107 ossl_crypto_mutex_unlock(h->server_thread.m); in run_script_worker()
1164 ossl_crypto_mutex_unlock(h->threads[i].m); in run_script_worker()
2113 ossl_crypto_mutex_unlock(args->m); in run_script_child_thread()
2722 ossl_crypto_mutex_unlock(h->misc_m); in script_20_trigger()
2741 ossl_crypto_mutex_unlock(h->misc_m); in script_20_wait()

Completed in 58 milliseconds