Home
last modified time | relevance | path

Searched refs:atomic_compare_exchange_explicit (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/smart_ptr/test/
Dsp_atomic_test.cpp77 …bool r = boost::atomic_compare_exchange_explicit( &px, &cmp, px4, boost::memory_order_acquire, boo… in main()
82 …r = boost::atomic_compare_exchange_explicit( &px, &cmp, px4, boost::memory_order_release, boost::m… in main()
/third_party/boost/boost/thread/detail/
Datomic_undef_macros.hpp13 #undef atomic_compare_exchange_explicit
/third_party/boost/boost/smart_ptr/
Dshared_ptr.hpp1149 template<class T, class M> inline bool atomic_compare_exchange_explicit( shared_ptr<T> * p, shared_… in atomic_compare_exchange_explicit() function
/third_party/boost/libs/smart_ptr/doc/smart_ptr/
Dshared_ptr.adoc250 bool atomic_compare_exchange_explicit(
912 bool atomic_compare_exchange_explicit(