Searched refs:operate_device_lock (Results 1 – 1 of 1) sorted by relevance
475 std::mutex& operate_device_lock = *new std::mutex(); variable483 std::lock_guard<std::mutex> lock_guard(operate_device_lock); in RunLoopThread()497 operate_device_lock.lock(); in usb_cleanup()