Searched defs:__atomic_unique_lock (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/libcxx/include/__stop_token/ | ||
H A D | atomic_unique_lock.h | 37 _LIBCPP_HIDE_FROM_ABI explicit __atomic_unique_lock(std::atomic<_State>& __state) noexcept __atomic_unique_lock() function |