Searched defs:MutexLockLocker (Results 1 – 1 of 1) sorted by relevance
64 class MutexLockLocker { class66 explicit MutexLockLocker(MutexType& mutex) : mutex_(mutex) {} in MutexLockLocker() function in webrtc::__anonf19f8fb60111::MutexLockLocker