Searched refs:__libcpp_relaxed_load (Results 1 – 1 of 1) sorted by relevance
78 inline _LIBCPP_HIDE_FROM_ABI _ValueType __libcpp_relaxed_load(_ValueType const* __value) { in __libcpp_relaxed_load() function162 …_LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __libcpp_relaxed_load(&__shared_ow… in use_count()