Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()
/freebsd-13.1/contrib/llvm-project/libcxx/include/__memory/
H A Dshared_ptr.h107 __libcpp_atomic_refcount_increment(_Tp& __t) _NOEXCEPT in __libcpp_atomic_refcount_increment() function
172 __libcpp_atomic_refcount_increment(__shared_owners_); in __add_shared()
215 __libcpp_atomic_refcount_increment(__shared_weak_owners_);