Searched defs:atomic_compare_exchange_strong_explicit (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/sys/
H A Dstdatomic.h236 #define atomic_compare_exchange_strong_explicit(object, expected, \ macro
261 #define atomic_compare_exchange_strong_explicit(object, expected, \ macro
288 #define atomic_compare_exchange_strong_explicit(object, expected, \ macro
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dstdatomic.h145 #define atomic_compare_exchange_strong_explicit __c11_atomic_compare_exchange_strong macro
/freebsd-current/contrib/llvm-project/libcxx/include/__memory/
H A Dshared_ptr.h1653 inline _LIBCPP_HIDE_FROM_ABI bool atomic_compare_exchange_strong_explicit( function

Completed in 73 milliseconds