Home
last modified time | relevance | path

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

/external/libcxx/src/
Dmemory.cpp41 __libcpp_atomic_refcount_increment(__shared_owners_); in __add_shared()
64 __libcpp_atomic_refcount_increment(__shared_weak_owners_); in __add_weak()
/external/cronet/buildtools/third_party/libc++/trunk/src/
Dmemory.cpp50 __libcpp_atomic_refcount_increment(__shared_owners_); in __add_shared()
73 __libcpp_atomic_refcount_increment(__shared_weak_owners_); in __add_weak()
/external/cronet/buildtools/third_party/libc++/trunk/include/__memory/
Dshared_ptr.h103 __libcpp_atomic_refcount_increment(_Tp& __t) _NOEXCEPT in __libcpp_atomic_refcount_increment() function
167 __libcpp_atomic_refcount_increment(__shared_owners_); in __add_shared()
209 __libcpp_atomic_refcount_increment(__shared_weak_owners_);
/external/libcxx/include/
Dmemory3476 __libcpp_atomic_refcount_increment(_Tp& __t) _NOEXCEPT
3539 __libcpp_atomic_refcount_increment(__shared_owners_);
3582 __libcpp_atomic_refcount_increment(__shared_weak_owners_);