VirtualBox

Ignore:
Timestamp:
Aug 9, 2013 8:31:24 AM (11 years ago)
Author:
vboxsync
Message:

Main/GuestCtrl: Reduced locking times, more error checking, adjusted logging.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h

    r47469 r47627  
    388388    const ComPtr<IEvent>             Event(void) { return mEvent; };
    389389    const std::list<VBoxEventType_T> Types(void) { return mEventTypes; };
     390    size_t                           TypeCount(void) { return mEventTypes.size(); }
    390391    virtual int                      Signal(IEvent *pEvent);
    391392    int                              Wait(RTMSINTERVAL uTimeoutMS);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette