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

/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Datomic.c136 #define IS_LOCK_FREE_2(p) ATOMIC_ALWAYS_LOCK_FREE_OR_ALIGNED_LOCK_FREE(2, p) macro
252 OPTIMISED_CASE(2, IS_LOCK_FREE_2, uint16_t) \
259 OPTIMISED_CASE(2, IS_LOCK_FREE_2, uint16_t) \

Completed in 110 milliseconds