Searched refs:g_lockDeviceOffLine (Results 1 – 1 of 1) sorted by relevance
67 static std::mutex g_lockDeviceOffLine; variable141 std::lock_guard<std::mutex> lock(g_lockDeviceOffLine); in DeviceOffLine()