Home
last modified time | relevance | path

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

/openssl/crypto/
H A Dthreads_pthread.c245 static ossl_inline uint64_t fallback_atomic_and_fetch(uint64_t *p, uint64_t m) in fallback_atomic_and_fetch() function
256 # define ATOMIC_AND_FETCH(p, v, o) fallback_atomic_and_fetch(p, v)

Completed in 7 milliseconds