Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Dshared_ptr.h226 void __shared_ptr_pointer<_Tp, _Dp, _Alloc>::__on_zero_shared() _NOEXCEPT { in __on_zero_shared() function
286 …_LIBCPP_HIDE_FROM_ABI_VIRTUAL void __on_zero_shared() _NOEXCEPT override { __on_zero_shared_impl()… in __on_zero_shared() function
/freebsd/contrib/llvm-project/libcxx/src/
H A Dfuture.cpp77 __assoc_sub_state::__on_zero_shared() noexcept __on_zero_shared() function in __assoc_sub_state
H A Dlocale.cpp589 void locale::facet::__on_zero_shared() noexcept { delete this; } in __on_zero_shared() function in locale::facet