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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Datomic.c125 #define IS_LOCK_FREE_2 __c11_atomic_is_lock_free(2) macro
150 if (IS_LOCK_FREE_2) { \
249 OPTIMISED_CASE(2, IS_LOCK_FREE_2, uint16_t) \
256 OPTIMISED_CASE(2, IS_LOCK_FREE_2, uint16_t) \

Completed in 40 milliseconds