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::__anona92255360111::MutexLockLocker