Searched refs:fallback_atomic_and_fetch (Results 1 – 1 of 1) sorted by relevance
245 static ossl_inline uint64_t fallback_atomic_and_fetch(uint64_t *p, uint64_t m) in fallback_atomic_and_fetch() function256 # define ATOMIC_AND_FETCH(p, v, o) fallback_atomic_and_fetch(p, v)
Completed in 7 milliseconds