Home
last modified time | relevance | path

Searched refs:get_hold_current_qp (Results 1 – 2 of 2) sorted by relevance

/openssl/crypto/
H A Dthreads_win.c216 static ossl_inline struct rcu_qp *get_hold_current_qp(CRYPTO_RCU_LOCK *lock) in get_hold_current_qp() function
281 data->thread_qps[available_qp].qp = get_hold_current_qp(lock); in ossl_rcu_read_lock()
H A Dthreads_pthread.c370 static struct rcu_qp *get_hold_current_qp(struct rcu_lock_st *lock) in get_hold_current_qp() function
462 data->thread_qps[available_qp].qp = get_hold_current_qp(lock); in ossl_rcu_read_lock()

Completed in 8 milliseconds