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

/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuestInternal.h309 bool volatile fPendingCancelWaitEvents; member in struct:VBOXGUESTSESSION
H A DVBoxGuest.cpp1556 if (fMatches || pSession->fPendingCancelWaitEvents)
1567 pSession->fPendingCancelWaitEvents = false;
1731 pSession->fPendingCancelWaitEvents = true;

Completed in 53 milliseconds