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

  /external/chromium_org/third_party/webrtc/base/
sharedexclusivelock.h 28 void LockExclusive() EXCLUSIVE_LOCK_FUNCTION();
62 lock_->LockExclusive();
sharedexclusivelock.cc 20 void SharedExclusiveLock::LockExclusive() {

Completed in 61 milliseconds