Searched defs:__release_shared (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/libcxx/src/ | ||
H A D | memory.cpp | 52 if (__shared_count::__release_shared()) in __release_shared() function in __shared_count |
/freebsd/contrib/llvm-project/libcxx/include/__memory/ | ||
H A D | shared_ptr.h | 154 _LIBCPP_HIDE_FROM_ABI bool __release_shared() _NOEXCEPT { in __release_shared() function |