Home
last modified time | relevance | path

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

/external/compiler-rt/lib/builtins/
Datomic.c240 #define OPTIMISED_CASE(n, lockfree, type)\ argument
242 if (lockfree)\
253 #define OPTIMISED_CASE(n, lockfree, type)\ argument
255 if (lockfree) {\
268 #define OPTIMISED_CASE(n, lockfree, type)\ argument
270 if (lockfree)\
282 #define OPTIMISED_CASE(n, lockfree, type)\ argument
285 if (lockfree)\
305 #define ATOMIC_RMW(n, lockfree, type, opname, op) \ argument
307 if (lockfree) \
[all …]
/external/clang/test/
Dcxx-sections.data1435 29.4 [atomics.lockfree]