Searched refs:hotplug_mutex_ (Results 1 – 6 of 6) sorted by relevance
38 std::lock_guard<std::mutex> hotplug_lock(hotplug_mutex_); in Hotplug()63 std::lock_guard<std::mutex> hotplug_lock(hotplug_mutex_); in Register()
62 std::mutex hotplug_mutex_; variable
38 std::lock_guard<std::mutex> hotplug_lock(hotplug_mutex_); in Hotplug()69 std::lock_guard<std::mutex> hotplug_lock(hotplug_mutex_); in Register()
38 std::lock_guard<std::mutex> hotplug_lock(hotplug_mutex_); in Hotplug()92 std::lock_guard<std::mutex> hotplug_lock(hotplug_mutex_); in Register()
86 std::mutex hotplug_mutex_; variable