VirtualBox

Changeset 47199 in vbox for trunk/src/VBox/Runtime/include


Ignore:
Timestamp:
Jul 16, 2013 3:45:42 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
87306
Message:

IPRT: Kernel thread-context hooks, linux implementation. Extended tstR0ThreadPreemption testcase to test the thread-context hooks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/magics.h

    r46567 r47199  
    191191/** RTTESTINT::u32Magic value. (Daniel Kehlmann) */
    192192#define RTTESTINT_MAGIC                 UINT32_C(0x19750113)
     193/** RTTHREADCTXINT::u32Magic value. (Dennis MacAlistair Ritchie) */
     194#define RTTHREADCTXINT_MAGIC            UINT32_C(0x19410909)
    193195/** RTTHREADINT::u32Magic value. (Gilbert Keith Chesterton) */
    194196#define RTTHREADINT_MAGIC               UINT32_C(0x18740529)
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