Home
last modified time | relevance | path

Searched defs:IOServiceNotificationDispatchSource_IVars (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp1765 struct IOServiceNotificationDispatchSource_IVars { struct
1766 OSObject * serverName;
1767 OSAction * action;
1768 IOLock * lock;
1769 IONotifier * notifier;
1770 OSDictionary * interestNotifiers;
1771 OSBoundedArray<OSArray *, kIOServiceNotificationTypeCount> pending;
1772 bool enable;