Searched refs:__libcpp_relaxed_store (Results 1 – 2 of 2) sorted by relevance
64 void __libcpp_relaxed_store(_ValueType* __dest, _FromType __val) in __libcpp_relaxed_store() function125 void __libcpp_relaxed_store(_ValueType* __dest, _FromType __val)
235 __libcpp_relaxed_store(&flag, once_flag::_State_type(1)); in __call_once()248 __libcpp_relaxed_store(&flag, once_flag::_State_type(0)); in __call_once()