HomeSort by relevance Sort by last modified time
    Searched refs:shared_count_is_zero_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/base/
sharedexclusivelock.cc 16 : shared_count_is_zero_(true, true),
22 shared_count_is_zero_.Wait(rtc::kForever);
33 shared_count_is_zero_.Reset();
40 shared_count_is_zero_.Set();
sharedexclusivelock.h 36 rtc::Event shared_count_is_zero_; member in class:rtc::SharedExclusiveLock

Completed in 986 milliseconds