Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/synchronization/
H A Dmutex_unittest.cc39 class RTC_LOCKABLE RawMutexLocker { class
41 explicit RawMutexLocker(MutexType& mutex) : mutex_(mutex) {} in RawMutexLocker() function in webrtc::__anona92255360111::RawMutexLocker