Searched defs:xchg_acquire (Results 1 – 2 of 2) sorted by relevance
408 #define xchg_acquire xchg macro414 #define xchg_acquire(...) __atomic_op_acquire(xchg, __VA_ARGS__) macro
116 #define xchg_acquire(...) __xchg_wrapper(_acq, __VA_ARGS__) macro