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

/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Datomic.c138 #define IS_LOCK_FREE_8(p) ATOMIC_ALWAYS_LOCK_FREE_OR_ALIGNED_LOCK_FREE(8, p) macro
254 OPTIMISED_CASE(8, IS_LOCK_FREE_8, uint64_t) \
261 OPTIMISED_CASE(8, IS_LOCK_FREE_8, uint64_t)

Completed in 156 milliseconds