Searched refs:LockExclusive (Results 1 – 2 of 2) sorted by relevance
28 void LockExclusive() EXCLUSIVE_LOCK_FUNCTION();62 lock_->LockExclusive(); in ExclusiveScope()
20 void SharedExclusiveLock::LockExclusive() { in LockExclusive() function in rtc::SharedExclusiveLock