Searched defs:hotplugInotifyImpl (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/linux/
H A DHostHardwareLinux.cpp985 class hotplugInotifyImpl : public VBoxMainHotplugWaiterImpl class in inherits:VBoxMainHotplugWaiterImpl
1021 hotplugInotifyImpl(const char *pcszDevicesRoot);
1022 virtual ~hotplugInotifyImpl(void)
1090 hotplugInotifyImpl::hotplugInotifyImpl(const char *pcszDevicesRoot) : function in class:hotplugInotifyImpl
1117 void hotplugInotifyImpl::term(void)
1134 int hotplugInotifyImpl::drainInotify()
1152 int hotplugInotifyImpl::drainWakeupPipe(void)
1164 int hotplugInotifyImpl::Wait(RTMSINTERVAL aMillies)
1219 void hotplugInotifyImpl
[all...]

Completed in 54 milliseconds