Home
last modified time | relevance | path

Searched refs:CRYPTO_atomic_load_int (Results 1 – 11 of 11) sorted by relevance

/freebsd/crypto/openssl/crypto/
H A Dthreads_win.c206 CRYPTO_atomic_load_int((int *)&lock->reader_idx, (int *)&qp_idx, in get_hold_current_qp()
210 CRYPTO_atomic_load_int((int *)&lock->reader_idx, (int *)&tmp, in get_hold_current_qp()
716 int CRYPTO_atomic_load_int(int *val, int *ret, CRYPTO_RWLOCK *lock) in CRYPTO_atomic_load_int() function
H A Dthreads_none.c270 int CRYPTO_atomic_load_int(int *val, int *ret, CRYPTO_RWLOCK *lock) in CRYPTO_atomic_load_int() function
H A Dthreads_pthread.c881 int CRYPTO_atomic_load_int(int *val, int *ret, CRYPTO_RWLOCK *lock) in CRYPTO_atomic_load_int() function
/freebsd/crypto/openssl/doc/man3/
H A DCRYPTO_THREAD_run_once.pod9 CRYPTO_atomic_load, CRYPTO_atomic_store, CRYPTO_atomic_load_int,
36 int CRYPTO_atomic_load_int(int *val, int *ret, CRYPTO_RWLOCK *lock);
146 CRYPTO_atomic_load_int() works identically to CRYPTO_atomic_load() but operates
270 CRYPTO_atomic_load_int(), OSSL_set_max_threads(), OSSL_get_max_threads(),
/freebsd/crypto/openssl/include/internal/
H A Drefcount.h229 return CRYPTO_atomic_load_int(&refcnt->val, ret, refcnt->lock); in CRYPTO_GET_REF()
/freebsd/crypto/openssl/test/
H A Dlhash_test.c519 CRYPTO_atomic_load_int(&m->pending_delete, &pending_delete, worker_lock); in hashtable_mt_free()
/freebsd/crypto/openssl/include/openssl/
H A Dcrypto.h95 int CRYPTO_atomic_load_int(int *val, int *ret, CRYPTO_RWLOCK *lock);
H A Dcrypto.h.in96 int CRYPTO_atomic_load_int(int *val, int *ret, CRYPTO_RWLOCK *lock);
/freebsd/secure/lib/libcrypto/
H A DVersion.map5442 CRYPTO_atomic_load_int;
/freebsd/secure/lib/libcrypto/man/man3/
H A DMakefile1333 MLINKS+= CRYPTO_THREAD_run_once.3 CRYPTO_atomic_load_int.3
/freebsd/crypto/openssl/util/
H A Dlibcrypto.num5526 CRYPTO_atomic_load_int 5654 3_2_0 EXIST::FUNCTION: