Home
last modified time | relevance | path

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

/external/webrtc/src/system_wrappers/source/
Dcritical_section_unittest.cc92 ProtectedCount* the_count = static_cast<ProtectedCount*> (obj); in LockUnlockThenStopRunFunction() local
94 the_count->Increment(); in LockUnlockThenStopRunFunction()
123 ProtectedCount* the_count = static_cast<ProtectedCount*> (obj); in LockUnlockRunFunction() local
125 the_count->Increment(); in LockUnlockRunFunction()