Searched refs:g_lockDeviceNotTrust (Results 1 – 1 of 1) sorted by relevance
65 static std::mutex g_lockDeviceNotTrust; variable153 std::lock_guard<std::mutex> lock(g_lockDeviceNotTrust); in DeviceNotTrust()