Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dthreads_pthread.c258 static ossl_inline uint64_t fallback_atomic_or_fetch(uint64_t *p, uint64_t m) in fallback_atomic_or_fetch() function
269 # define ATOMIC_OR_FETCH(p, v, o) fallback_atomic_or_fetch(p, v)

Completed in 5 milliseconds