Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/libcxx/include/__memory/
H A Dshared_ptr.h83 _ValueType __libcpp_relaxed_load(_ValueType const* __value) { in __libcpp_relaxed_load() function
185 return __libcpp_relaxed_load(&__shared_owners_) + 1; in use_count()