Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/synchronization/
H A Dmutex_unittest.cc64 class MutexLockLocker { class
66 explicit MutexLockLocker(MutexType& mutex) : mutex_(mutex) {} in MutexLockLocker() function in webrtc::__anona92255360111::MutexLockLocker