Home
last modified time | relevance | path

Searched defs:RTC_UNLOCK_FUNCTION (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/rtc_base/synchronization/
H A Dmutex.h69 ~MutexLock() RTC_UNLOCK_FUNCTION() { mutex_->Unlock(); } in RTC_UNLOCK_FUNCTION() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Drace_checker.h59 ~RaceCheckerScopeDoNothing() RTC_UNLOCK_FUNCTION() {} in RTC_UNLOCK_FUNCTION() function
H A Dthread_annotations_unittest.cc31 ~ScopeLock() RTC_UNLOCK_FUNCTION() {} in RTC_UNLOCK_FUNCTION() function in __anon61bdd3270111::ScopeLock
H A Dthread_annotations.h88 #define RTC_UNLOCK_FUNCTION(...) \ macro
H A Dthread.cc90 ~MarkProcessingCritScope() RTC_UNLOCK_FUNCTION() { in RTC_UNLOCK_FUNCTION() function in rtc::__anonc43008db0211::MarkProcessingCritScope