Searched defs:__add_shared (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/libcxx/src/ | ||
H A D | memory.cpp | 46 __shared_count::__add_shared() noexcept __add_shared() function in __shared_count |
/freebsd/contrib/llvm-project/libcxx/include/__memory/ | ||
H A D | shared_ptr.h | 153 …_LIBCPP_HIDE_FROM_ABI void __add_shared() _NOEXCEPT { __libcpp_atomic_refcount_increment(__shared_… in __add_shared() function |