Searched defs:atomic_xchg_acquire (Results 1 – 2 of 2) sorted by relevance
89 #define atomic_xchg_acquire(v, new) xchg_acquire(&((v)->counter), (new)) macro
426 #define atomic_xchg_acquire atomic_xchg macro432 #define atomic_xchg_acquire(...) \ macro