Searched refs:hotplug_lock_ (Results 1 – 2 of 2) sorted by relevance
39 SCOPE_LOCK(hotplug_lock_); in Hotplug()50 int ret = hotplug_lock_.WaitFinite(5000); in Hotplug()126 SCOPE_LOCK(hotplug_lock_); in Register()130 hotplug_lock_.Broadcast(); in Register()
73 SCOPE_LOCK(hotplug_lock_); in IsClientConnected()95 Locker hotplug_lock_; variable