Searched refs:g_depthDataMutex (Results 1 – 1 of 1) sorted by relevance
53 static std::mutex g_depthDataMutex; variable66 std::lock_guard<std::mutex> lock(g_depthDataMutex); in OnBufferAvailable()