Searched refs:g_lockDevInfoChange (Results 1 – 1 of 1) sorted by relevance
68 static std::mutex g_lockDevInfoChange; variable147 std::lock_guard<std::mutex> lock(g_lockDevInfoChange); in DeviceNameChange()