Searched defs:xchg_acquire (Results 1 – 3 of 3) sorted by relevance
114 #define xchg_acquire(...) __xchg_wrapper(_acq, __VA_ARGS__) macro
83 #define xchg_acquire(ptr, x) \ macro
545 #define xchg_acquire xchg macro551 #define xchg_acquire(...) __atomic_op_acquire(xchg, __VA_ARGS__) macro