Searched refs:cs_exclusive_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dsharedexclusivelock.cc21 cs_exclusive_.Enter();
26 cs_exclusive_.Leave();
30 CritScope exclusive_scope(&cs_exclusive_);
H A Dsharedexclusivelock.h34 rtc::CriticalSection cs_exclusive_; member in class:rtc::SharedExclusiveLock

Completed in 118 milliseconds