Searched refs:hotplug_mutex_ (Results 1 – 7 of 7) 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()
38 std::lock_guard<std::mutex> hotplug_lock(hotplug_mutex_); in Hotplug()69 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()92 std::lock_guard<std::mutex> hotplug_lock(hotplug_mutex_); in Register()
86 std::mutex hotplug_mutex_; variable
430 std::mutex hotplug_mutex_; variable
824 std::unique_lock<std::mutex> caller_lock(hotplug_mutex_); in PresentDisplay()3639 std::unique_lock<std::mutex> caller_lock(hotplug_mutex_); in WaitForResources()