Searched defs:RTC_UNLOCK_FUNCTION (Results 1 – 8 of 8) sorted by relevance
44 ~ReadLockScoped() RTC_UNLOCK_FUNCTION() { rw_lock_.ReleaseLockShared(); } in RTC_UNLOCK_FUNCTION() function58 ~WriteLockScoped() RTC_UNLOCK_FUNCTION() { rw_lock_.ReleaseLockExclusive(); } in RTC_UNLOCK_FUNCTION() function
97 ~SequenceCheckerScope() RTC_UNLOCK_FUNCTION() {} in RTC_UNLOCK_FUNCTION() function
103 ~MutexLock() RTC_UNLOCK_FUNCTION() { mutex_->Unlock(); } in RTC_UNLOCK_FUNCTION() function
59 ~RaceCheckerScopeDoNothing() RTC_UNLOCK_FUNCTION() {} in RTC_UNLOCK_FUNCTION() function
31 ~ScopeLock() RTC_UNLOCK_FUNCTION() {} in RTC_UNLOCK_FUNCTION() function in __anon490a41b80111::ScopeLock
88 #define RTC_UNLOCK_FUNCTION(...) \ macro
98 ~MarkProcessingCritScope() RTC_UNLOCK_FUNCTION() { in RTC_UNLOCK_FUNCTION() function in rtc::__anon058016cc0211::MarkProcessingCritScope
134 ~EnterExit() RTC_UNLOCK_FUNCTION() { in RTC_UNLOCK_FUNCTION() function