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

/external/compiler-rt/lib/builtins/
H A Datomic.c141 LOCK_FREE_ACTION(uint16_t);\
145 LOCK_FREE_ACTION(uint32_t);\
149 LOCK_FREE_ACTION(uint64_t);\
154 LOCK_FREE_ACTION(__uint128_t);*/\
163 #define LOCK_FREE_ACTION(type) \ macro
167 #undef LOCK_FREE_ACTION macro
177 #define LOCK_FREE_ACTION(type) \ macro
181 #undef LOCK_FREE_ACTION macro
195 #define LOCK_FREE_ACTION(type) \ macro
199 #undef LOCK_FREE_ACTION macro
215 #define LOCK_FREE_ACTION macro
220 #undef LOCK_FREE_ACTION macro
[all...]

Completed in 101 milliseconds