Searched refs:_terminateNotify (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDEventSystem.cpp87 _terminateNotify = addNotification(
94 if (!_publishNotify || !_terminateNotify)
118 if ( _terminateNotify ) {
119 _terminateNotify->remove();
120 _terminateNotify = 0;
H A DIOHIDEventSystem.h43 IONotifier * _terminateNotify; member in class:IOHIDEventSystem

Completed in 186 milliseconds