Searched refs:statelock (Results 1 – 5 of 5) sorted by relevance
27 if ((handle->statelock = ossl_crypto_mutex_new()) == NULL) in ossl_crypto_thread_native_start()41 ossl_crypto_mutex_free(&handle->statelock); in ossl_crypto_thread_native_start()54 ossl_crypto_mutex_lock(thread->statelock); in ossl_crypto_thread_native_join()57 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()70 ossl_crypto_mutex_unlock(thread->statelock); in ossl_crypto_thread_native_join()75 ossl_crypto_mutex_lock(thread->statelock); in ossl_crypto_thread_native_join()87 ossl_crypto_mutex_unlock(thread->statelock); in ossl_crypto_thread_native_join()94 ossl_crypto_mutex_lock(thread->statelock); in ossl_crypto_thread_native_join()102 ossl_crypto_mutex_unlock(thread->statelock); in ossl_crypto_thread_native_join()[all …]
26 ossl_crypto_mutex_lock(thread->statelock); in thread_start_thunk()30 ossl_crypto_mutex_unlock(thread->statelock); in thread_start_thunk()
77 CRYPTO_MUTEX *statelock; member
204 u_int32_t statelock; member618 %type <v.i> sourcetrack flush unaryop statelock845 | SET STATEPOLICY statelock {2809 int statelock = 0; variable2995 if (statelock) {3000 statelock = 1;3001 r.rule_flag |= o->data.statelock;3092 if (r.keep_state && !statelock)4743 statelock : IFBOUND {4890 | statelock {[all …]