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

/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibEvent.cpp95 return vbglR3DoIOCtl(VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS, 0, 0);
/vbox/include/VBox/
H A DVBoxGuest.h283 #define VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS VBOXGUEST_IOCTL_CODE_(5, 0) macro
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest.cpp1709 LogFlow(("VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS\n"));
3475 case VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS:

Completed in 52 milliseconds