Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__atomic/
H A Datomic_base.h43 return static_cast<__atomic_base const volatile*>(this)->is_lock_free(); in is_lock_free() function
40 _LIBCPP_HIDE_FROM_ABI bool is_lock_free() const volatile _NOEXCEPT { is_lock_free() function