Searched refs:MutexGuard (Results 1 – 1 of 1) sorted by relevance
37 using MutexGuard = std::lock_guard<std::mutex>; typedef in VtsVehicleCallback46 MutexGuard guard(mLock); in onPropertyEvent()