Searched refs:__libcpp_relaxed_store (Results 1 – 2 of 2) sorted by relevance
50 __libcpp_relaxed_store(&flag, once_flag::_Unset); in __call_once() 55 __libcpp_relaxed_store(&flag, once_flag::_Pending); in __call_once()
53 inline _LIBCPP_HIDE_FROM_ABI void __libcpp_relaxed_store(_ValueType* __dest, _FromType __val) { in __libcpp_relaxed_store() function93 inline _LIBCPP_HIDE_FROM_ABI void __libcpp_relaxed_store(_ValueType* __dest, _FromType __val) {