VirtualBox

Ignore:
Timestamp:
Mar 4, 2014 11:11:39 PM (11 years ago)
Author:
vboxsync
Message:

VBoxGuest/darwin: Delay waking up threads still we're out of interrupt handler context, or we'll trip up in the even semaphore wake up code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuestInternal.h

    r50537 r50688  
    3838/** @def VBOXGUEST_USE_WAKE_UP_LIST
    3939 * Defer wake-up of waiting thread when defined. */
    40 #if defined(RT_OS_SOLARIS) || defined(RT_OS_WINDOWS) || defined(DOXYGEN_RUNNING)
     40#if defined(RT_OS_DARWIN) || defined(RT_OS_SOLARIS) || defined(RT_OS_WINDOWS) || defined(DOXYGEN_RUNNING)
    4141# define VBOXGUEST_USE_DEFERRED_WAKE_UP
    4242#endif
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