Searched refs:IS_LOCK_FREE_1 (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Datomic.c135 #define IS_LOCK_FREE_1(p) ATOMIC_ALWAYS_LOCK_FREE_OR_ALIGNED_LOCK_FREE(1, p) macro
251 OPTIMISED_CASE(1, IS_LOCK_FREE_1, uint8_t) \
258 OPTIMISED_CASE(1, IS_LOCK_FREE_1, uint8_t) \

Completed in 189 milliseconds