Searched refs:g_infMutex (Results 1 – 1 of 1) sorted by relevance
49 static std::mutex g_infMutex; variable57 std::lock_guard<std::mutex> lock(g_infMutex); in ReleaseUsbInterface()403 std::lock_guard<std::mutex> lock(g_infMutex); in SendPipeRequest()452 std::lock_guard<std::mutex> lock(g_infMutex); in SendPipeRequestWithAshmem()