Searched defs:atomic_readandclear_int (Results 1 – 6 of 6) sorted by relevance
466 #define atomic_readandclear_int(p) atomic_swap_int(p, 0) macro
302 #define atomic_readandclear_int atomic_readandclear_32 macro
567 #define atomic_readandclear_int atomic_readandclear_32 macro
213 #define atomic_readandclear_int ATOMIC_SAN(readandclear_int) macro
719 #define atomic_readandclear_int(p) atomic_swap_int(p, 0) macro
1101 #define atomic_readandclear_int atomic_readandclear_32 macro