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

/vbox/src/VBox/Main/src-server/darwin/
H A DHostPowerDarwin.cpp32 , mNotifyPort(nil)
50 IONotificationPortGetRunLoopSource(mNotifyPort),
58 IONotificationPortDestroy(mNotifyPort);
72 pPowerObj->mRootPort = IORegisterForSystemPower(pPowerObj, &pPowerObj->mNotifyPort,
83 IONotificationPortGetRunLoopSource(pPowerObj->mNotifyPort),
/vbox/src/VBox/Main/include/
H A DHostPower.h84 IONotificationPortRef mNotifyPort; /* Notification port allocated by IORegisterForSystemPower */ member in class:HostPowerServiceDarwin

Completed in 41 milliseconds