Searched refs:hotplug_callback_lock (Results 1 – 2 of 2) sorted by relevance
48 std::mutex hotplug_callback_lock; variable52 const std::lock_guard<std::mutex> lock(hotplug_callback_lock); in SetHotplugCallback()
1105 const std::lock_guard<std::mutex> lock(hotplug_callback_lock); in HandleDisplayHotplug()