Home
last modified time | relevance | path

Searched refs:rcu_cb_fn (Results 1 – 6 of 6) sorted by relevance

/openssl/include/internal/
H A Drcu.h16 typedef void (*rcu_cb_fn)(void *data); typedef
27 int ossl_rcu_call(CRYPTO_RCU_LOCK *lock, rcu_cb_fn cb, void *data);
/openssl/crypto/
H A Drcu_internal.h17 rcu_cb_fn fn;
H A Dthreads_none.c75 int ossl_rcu_call(CRYPTO_RCU_LOCK *lock, rcu_cb_fn cb, void *data) in ossl_rcu_call()
H A Dthreads_win.c427 int ossl_rcu_call(CRYPTO_RCU_LOCK *lock, rcu_cb_fn cb, void *data) in ossl_rcu_call()
H A Dthreads_pthread.c634 int ossl_rcu_call(CRYPTO_RCU_LOCK *lock, rcu_cb_fn cb, void *data) in ossl_rcu_call()
/openssl/doc/internal/man3/
H A Dossl_rcu_lock_new.pod22 void ossl_rcu_call(CRYPTO_RCU_LOCK *lock, rcu_cb_fn cb, void *data);

Completed in 17 milliseconds