Searched refs:LOCK_FREE_ACTION (Results 1 – 1 of 1) sorted by relevance
156 LOCK_FREE_ACTION(type); \180 #define LOCK_FREE_ACTION(type) return true; in __atomic_is_lock_free_c() macro182 #undef LOCK_FREE_ACTION in __atomic_is_lock_free_c()189 #define LOCK_FREE_ACTION(type) \ in __atomic_load_c() macro193 #undef LOCK_FREE_ACTION in __atomic_load_c()203 #define LOCK_FREE_ACTION(type) \ in __atomic_store_c() macro207 #undef LOCK_FREE_ACTION in __atomic_store_c()221 #define LOCK_FREE_ACTION(type) \ in __atomic_compare_exchange_c() macro226 #undef LOCK_FREE_ACTION in __atomic_compare_exchange_c()242 #define LOCK_FREE_ACTION(type) \ in __atomic_exchange_c() macro[all …]