Home | History | Annotate | Download | only in include

Lines Matching full:atomic_load

551     shared_ptr<T> atomic_load(const shared_ptr<T>* p);
5413 atomic_load(const shared_ptr<_Tp>* __p)
5427 return atomic_load(__p);