Searched defs:enmMpEvent (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r0drv/solaris/
H A Dmpnotification-r0drv-solaris.c79 RTMPEVENT enmMpEvent; local
87 enmMpEvent = RTMPEVENT_ONLINE;
92 enmMpEvent = RTMPEVENT_OFFLINE;
98 rtMpNotificationDoCallbacks(enmMpEvent, iCpu);

Completed in 54 milliseconds