Searched refs:IS_LOCK_FREE_4 (Results 1 - 1 of 1) sorted by relevance
/external/compiler-rt/lib/builtins/ | ||
H A D | atomic.c | 130 #define IS_LOCK_FREE_4 __c11_atomic_is_lock_free(4) macro 144 if (IS_LOCK_FREE_4) {\ 235 OPTIMISED_CASE(4, IS_LOCK_FREE_4, uint32_t)\ |
Completed in 730 milliseconds