Home
last modified time | relevance | path

Searched refs:LOCK_FREE_CASES (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/builtins/
Datomic.c136 #define LOCK_FREE_CASES() \ macro
166 LOCK_FREE_CASES(); in __atomic_load_c()
180 LOCK_FREE_CASES(); in __atomic_store_c()
198 LOCK_FREE_CASES(); in __atomic_compare_exchange_c()
219 LOCK_FREE_CASES(); in __atomic_exchange_c()