Home
last modified time | relevance | path

Searched refs:__libcpp_atomic_refcount_increment (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dmemory.cpp43 __libcpp_atomic_refcount_increment(__shared_owners_); in __add_shared()
66 __libcpp_atomic_refcount_increment(__shared_weak_owners_); in __add_weak()
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__memory/
H A Dshared_ptr.h102 __libcpp_atomic_refcount_increment(_Tp& __t) _NOEXCEPT in __libcpp_atomic_refcount_increment() function
167 __libcpp_atomic_refcount_increment(__shared_owners_); in __add_shared()
210 __libcpp_atomic_refcount_increment(__shared_weak_owners_);