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

/vbox/src/VBox/Main/include/
H A DGuestCtrlImplPrivate.h573 typedef std::map < uint32_t, GuestWaitEvent* > GuestWaitEvents; typedef
576 typedef std::map < VBoxEventType_T, GuestWaitEvents > GuestEventGroup;
623 GuestWaitEvents mWaitEvents;

Completed in 46 milliseconds