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

/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest.cpp74 static int vbgdIoCtl_CancelAllWaitEvents(PVBOXGUESTDEVEXT pDevExt, PVBOXGUESTSESSION pSession);
1307 vbgdIoCtl_CancelAllWaitEvents(pDevExt, pSession);
1698 static int vbgdIoCtl_CancelAllWaitEvents(PVBOXGUESTDEVEXT pDevExt, PVBOXGUESTSESSION pSession) function
3477 rc = vbgdIoCtl_CancelAllWaitEvents(pDevExt, pSession);

Completed in 51 milliseconds