Searched refs:UnlockExclusive (Results 1 – 2 of 2) sorted by relevance
29 void UnlockExclusive() UNLOCK_FUNCTION();65 ~ExclusiveScope() UNLOCK_FUNCTION() { lock_->UnlockExclusive(); } in UNLOCK_FUNCTION()
25 void SharedExclusiveLock::UnlockExclusive() { in UnlockExclusive() function in rtc::SharedExclusiveLock