Home
last modified time | relevance | path

Searched refs:gPowerHalMutex (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/audio/hal/
Daudio_perf.cpp39 static std::mutex gPowerHalMutex; variable
45 std::lock_guard<std::mutex> lock(gPowerHalMutex); in serviceDied()
53 std::lock_guard<std::mutex> lock(gPowerHalMutex); in getPowerHal()
/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraPerf.cpp55 static std::mutex gPowerHalMutex; variable
63 std::lock_guard<std::mutex> lock(gPowerHalMutex); in serviceDied()
639 std::lock_guard<std::mutex> lock(gPowerHalMutex); in createSingleton()
729 std::lock_guard<std::mutex> lock(gPowerHalMutex); in powerHint()