Home
last modified time | relevance | path

Searched defs:shared_value (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/atomic/test/
Datomicity.cpp180 bool test_arithmetic(boost::atomic<value_type> & shared_value, std::size_t instance) in test_arithmetic()
207 bool test_bitops(boost::atomic<value_type> & shared_value, std::size_t instance) in test_bitops()
Datomicity_ref.cpp186 bool test_arithmetic(value_type& shared_value, std::size_t instance) in test_arithmetic()
214 bool test_bitops(value_type& shared_value, std::size_t instance) in test_bitops()