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

/barrelfish-master/lib/cxx/cxx/include/
H A Datomic_support.h64 void __libcpp_relaxed_store(_ValueType* __dest, _FromType __val) function in namespace:__anon188
125 void __libcpp_relaxed_store(_ValueType* __dest, _FromType __val)
/barrelfish-master/lib/cxx/cxx/
H A Dmutex.cpp235 __libcpp_relaxed_store(&flag, once_flag::_State_type(1));
248 __libcpp_relaxed_store(&flag, once_flag::_State_type(0));
/barrelfish-master/lib/cxx/cxxabi/include/
H A Datomic_support.h68 void __libcpp_relaxed_store(_ValueType* __dest, _FromType __val) function in namespace:__anon209
129 void __libcpp_relaxed_store(_ValueType* __dest, _FromType __val)

Completed in 669 milliseconds