Searched refs:__libcpp_atomic_refcount_decrement (Results 1 – 2 of 2) sorted by relevance
49 if (__libcpp_atomic_refcount_decrement(__shared_owners_) == -1) in __release_shared()109 else if (__libcpp_atomic_refcount_decrement(__shared_weak_owners_) == -1) in __release_weak()
113 __libcpp_atomic_refcount_decrement(_Tp& __t) _NOEXCEPT in __libcpp_atomic_refcount_decrement() function171 if (__libcpp_atomic_refcount_decrement(__shared_owners_) == -1) { in __release_shared()