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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Datomic.c123 #define IS_LOCK_FREE_1 __c11_atomic_is_lock_free(1) macro
144 if (IS_LOCK_FREE_1) { \
247 OPTIMISED_CASE(1, IS_LOCK_FREE_1, uint8_t) \
254 OPTIMISED_CASE(1, IS_LOCK_FREE_1, uint8_t) \

Completed in 63 milliseconds