Searched defs:atomic_load_bool (Results 1 – 2 of 2) sorted by relevance
74 #define atomic_load_bool(p) \ macro 88 #define atomic_load_bool(p) \ macro
139 #define atomic_load_bool ATOMIC_SAN(load_bool) macro