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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp145 static OSDictionary * gNotifications; variable
313 gNotifications = OSDictionary::withCapacity( 1 );
353 && gIOResourcesKey && gNotifications && gNotificationLock
3125 gNotifications->getObject( gIOPublishNotification ) );
3792 if( 0 == (set = (OSOrderedSet *) gNotifications->getObject( type ))) {
3796 gNotifications->setObject( type, set );
4045 gNotifications->getObject( type ) );

Completed in 26 milliseconds