Searched refs:g_cameraServiceInstanceMutex (Results 1 – 1 of 1) sorted by relevance
62 static std::mutex g_cameraServiceInstanceMutex; variable98 std::lock_guard<std::mutex> lock(g_cameraServiceInstanceMutex); in HCameraService()1637 std::lock_guard<std::mutex> lock(g_cameraServiceInstanceMutex); in DropDetectionDataCallbackImpl()