Home
last modified time | relevance | path

Searched defs:atomic_flag_test_explicit (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/include/__atomic/
H A Datomic_flag.h85 atomic_flag_test_explicit(const volatile atomic_flag* __o, memory_order __m) _NOEXCEPT { atomic_flag_test_explicit() function
89 inline _LIBCPP_HIDE_FROM_ABI bool atomic_flag_test_explicit(const atomic_flag* __o, memory_order __m) _NOEXCEPT { atomic_flag_test_explicit() function