Searched defs:shared_value (Results 1 – 4 of 4) sorted by relevance
97 int shared_value() { in shared_value() function in webrtc::__anona92255360111::LockRunner98 int shared_value; in shared_value() local
180 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()
186 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()
96 int shared_value() const { return shared_value_; } in shared_value() function in rtc::__anone2b848380111::RunnerBase