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()92 std::lock_guard<std::mutex> hotplug_lock(hotplug_mutex_); in Register()
86 std::mutex hotplug_mutex_; variable
473 std::mutex hotplug_mutex_; variable
860 std::unique_lock<std::mutex> caller_lock(hotplug_mutex_); in PresentDisplay()3747 std::unique_lock<std::mutex> caller_lock(hotplug_mutex_); in WaitForResources()