VirtualBox

Changeset 18927 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Apr 16, 2009 11:41:38 AM (16 years ago)
Author:
vboxsync
Message:

Big step to separate VMM data structures for guest SMP. (pgm, em)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/log.h

    r18188 r18927  
    303303    /** Show decimal timestamps with PREFIX_TSC and PREFIX_TS */
    304304    RTLOGFLAGS_DECIMAL_TS           = 0x00000080,
     305    /** Log flushing disabled. */
     306    RTLOGFLAGS_NO_FLUSH             = 0x00000100,
    305307    /** New lines should be prefixed with the write and read lock counts. */
    306308    RTLOGFLAGS_PREFIX_LOCK_COUNTS   = 0x00008000,
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