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

/barrelfish-master/lib/cxx/cxxabi/include/
H A Datomic_support.h99 bool __libcpp_atomic_compare_exchange(_ValueType* __val, function in namespace:__anon209
162 bool __libcpp_atomic_compare_exchange(_ValueType* __val,
201 return std::__libcpp_atomic_compare_exchange(b, expected, desired, ord_success, ord_failure);
/barrelfish-master/lib/cxx/cxx/include/
H A Datomic_support.h95 bool __libcpp_atomic_compare_exchange(_ValueType* __val, function in namespace:__anon188
158 bool __libcpp_atomic_compare_exchange(_ValueType* __val,
/barrelfish-master/lib/cxx/cxx/
H A Dmemory.cpp119 if (__libcpp_atomic_compare_exchange(&__shared_owners_,

Completed in 30 milliseconds