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

/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku.h119 int (*_RTMpNotificationDeregister)(PFNRTMPNOTIFICATION pfnCallback, void *pvUser); member in struct:vboxguest_module_info
H A DVBoxGuest-haiku-stubs.c111 return g_VBoxGuest->_RTMpNotificationDeregister(pfnCallback, pvUser);

Completed in 1050 milliseconds