Home
last modified time | relevance | path

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

/external/webrtc/rtc_base/synchronization/
Dmutex_unittest.cc97 int shared_value() { in shared_value() function in webrtc::__anonf19f8fb60111::LockRunner
98 int shared_value; in shared_value() local
/external/sdv/vsomeip/third_party/boost/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()
/external/webrtc/rtc_base/deprecated/
Drecursive_critical_section_unittest.cc96 int shared_value() const { return shared_value_; } in shared_value() function in rtc::__anon4f5a82b80111::RunnerBase