Searched refs:ProtectedCount (Results 1 – 1 of 1) sorted by relevance
43 class ProtectedCount { class45 explicit ProtectedCount(CriticalSectionWrapper* crit_sect) in ProtectedCount() function in webrtc::__anond9ce0f970111::ProtectedCount73 bool WaitForCount(int target, ProtectedCount* count) { in WaitForCount()92 ProtectedCount* the_count = static_cast<ProtectedCount*> (obj); in LockUnlockThenStopRunFunction()102 ProtectedCount count(crit_sect); in TEST_F()123 ProtectedCount* the_count = static_cast<ProtectedCount*> (obj); in LockUnlockRunFunction()134 ProtectedCount count(crit_sect); in TEST_F()