Searched defs:IOServiceNotificationDispatchSource_IVars (Results 1 – 1 of 1) sorted by relevance
1765 struct IOServiceNotificationDispatchSource_IVars { struct1766 OSObject * serverName;1767 OSAction * action;1768 IOLock * lock;1769 IONotifier * notifier;1770 OSDictionary * interestNotifiers;1771 OSBoundedArray<OSArray *, kIOServiceNotificationTypeCount> pending;1772 bool enable;