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

/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Datomic.c137 #define IS_LOCK_FREE_4(p) ATOMIC_ALWAYS_LOCK_FREE_OR_ALIGNED_LOCK_FREE(4, p) macro
253 OPTIMISED_CASE(4, IS_LOCK_FREE_4, uint32_t) \
260 OPTIMISED_CASE(4, IS_LOCK_FREE_4, uint32_t) \

Completed in 112 milliseconds