Searched defs:atomic_fetch_xor_explicit (Results 1 – 3 of 3) sorted by relevance
142 #define atomic_fetch_xor_explicit __c11_atomic_fetch_xor macro
209 #define atomic_fetch_xor_explicit(PTR, VAL, MO) \ macro