Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/OpenglSystemCommon/
DProcessPipe.cpp55 static std::mutex sNeedInitMutex; variable
124 std::lock_guard<std::mutex> lock(sNeedInitMutex); in processPipeInit()
150 std::lock_guard<std::mutex> lock(sNeedInitMutex); in processPipeRestart()