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

/openbsd-current/gnu/llvm/libcxx/include/__memory/
H A Dshared_ptr.h64 _ValueType __libcpp_relaxed_load(_ValueType const* __value) { function
165 return __libcpp_relaxed_load(&__shared_owners_) + 1;

Completed in 169 milliseconds