Searched defs:RawMutexLocker (Results 1 – 1 of 1) sorted by relevance
39 class RTC_LOCKABLE RawMutexLocker { class41 explicit RawMutexLocker(MutexType& mutex) : mutex_(mutex) {} in RawMutexLocker() function in webrtc::__anona92255360111::RawMutexLocker