Home
last modified time | relevance | path

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

/include/
A Datomic.h632 # define atomic_fetch_and_acquire(mem, operand) \ macro
759 atomic_fetch_and_acquire ((mem), (operand))
763 # ifndef atomic_fetch_and_acquire
764 # define atomic_fetch_and_acquire(mem, operand) \ macro

Completed in 4 milliseconds