Home
last modified time | relevance | path

Searched defs:LOCK_FREE_ACTION (Results 1 – 1 of 1) 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