VirtualBox

Changeset 31598 in vbox for trunk/include


Ignore:
Timestamp:
Aug 12, 2010 12:56:15 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64710
Message:

EventQueue: Don't return VERR_TIMEOUT if we processed a message in waitForEventsOnDarwin. return VINF_INTERRUPTED when encountering EINTR.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/com/EventQueue.h

    r31589 r31598  
    9292
    9393    BOOL postEvent(Event *event);
    94     int processEventQueue(uint32_t cMsTimeout);
     94    int processEventQueue(RTMSINTERVAL cMsTimeout);
    9595    int interruptEventQueueProcessing();
    9696    int getSelectFD();
Note: See TracChangeset for help on using the changeset viewer.

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