Home
last modified time | relevance | path

Searched defs:LOCK_FREE_ACTION (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/builtins/
Datomic.c163 #define LOCK_FREE_ACTION(type) \ in __atomic_load_c() macro
177 #define LOCK_FREE_ACTION(type) \ in __atomic_store_c() macro
195 #define LOCK_FREE_ACTION(type) \ in __atomic_compare_exchange_c() macro
215 #define LOCK_FREE_ACTION(type) \ in __atomic_exchange_c() macro
/external/llvm-project/compiler-rt/lib/builtins/
Datomic.c163 #define LOCK_FREE_ACTION(type) \ in __atomic_load_c() macro
177 #define LOCK_FREE_ACTION(type) \ in __atomic_store_c() macro
195 #define LOCK_FREE_ACTION(type) \ in __atomic_compare_exchange_c() macro
216 #define LOCK_FREE_ACTION(type) \ in __atomic_exchange_c() macro