Home
last modified time | relevance | path

Searched refs:test_bitops (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/atomic/test/
Datomicity.cpp207 bool test_bitops(boost::atomic<value_type> & shared_value, std::size_t instance) in test_bitops() function
275 boost::bind(test_bitops<unsigned int, 0>, boost::ref(value), boost::placeholders::_1), in main()
Datomicity_ref.cpp214 bool test_bitops(value_type& shared_value, std::size_t instance) in test_bitops() function
283 boost::bind(test_bitops<unsigned int, 0>, boost::ref(value), boost::placeholders::_1), in main()