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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp150 static OSDictionary * gNotifications; variable
324 gNotifications = OSDictionary::withCapacity( 1 );
372 && gIOResourcesKey && gNotifications && gNotificationLock
3428 gNotifications->getObject( gIOPublishNotification ) );
4098 if( 0 == (set = (OSOrderedSet *) gNotifications->getObject( type ))) {
4102 gNotifications->setObject( type, set );
4351 gNotifications->getObject( type ) );

Completed in 101 milliseconds