Lines Matching refs:LOCK_FREE_ACTION
141 LOCK_FREE_ACTION(uint16_t);\
145 LOCK_FREE_ACTION(uint32_t);\
149 LOCK_FREE_ACTION(uint64_t);\
163 #define LOCK_FREE_ACTION(type) \ in __atomic_load_c() macro
167 #undef LOCK_FREE_ACTION in __atomic_load_c()
177 #define LOCK_FREE_ACTION(type) \ in __atomic_store_c() macro
181 #undef LOCK_FREE_ACTION in __atomic_store_c()
195 #define LOCK_FREE_ACTION(type) \ in __atomic_compare_exchange_c() macro
199 #undef LOCK_FREE_ACTION in __atomic_compare_exchange_c()
215 #define LOCK_FREE_ACTION(type) \ in __atomic_exchange_c() macro
220 #undef LOCK_FREE_ACTION in __atomic_exchange_c()