VirtualBox

Changeset 10614 in vbox for trunk/src/VBox/Runtime/r3


Ignore:
Timestamp:
Jul 14, 2008 7:52:32 PM (17 years ago)
Author:
vboxsync
Message:

Enable posix timers by default by all users of the code (requirement of VBoxSVC now). Enabled VBOX_WITH_RESOURECE_USAGE_API everywhere as it turned out Darwin is using the generic timers and not the posix ones as initially thought.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/posix/timer-posix.cpp

    r10218 r10614  
    2929 */
    3030
     31/*******************************************************************************
     32*   Defined Constants And Macros                                               *
     33*******************************************************************************/
     34/** Enables the use of POSIX RT timers. */
     35#define IPRT_WITH_POSIX_TIMERS
     36
    3137
    3238/*******************************************************************************
     
    5662# include <pthread.h>
    5763#endif
     64
    5865
    5966/*******************************************************************************
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