VirtualBox

Changeset 13782 in vbox for trunk/src/VBox/VMM/VMInternal.h


Ignore:
Timestamp:
Nov 4, 2008 12:16:30 PM (16 years ago)
Author:
vboxsync
Message:

More SMP groundwork.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMInternal.h

    r13755 r13782  
    404404    void                           *pvDBGC;
    405405
    406 
    407     /** vmR3EmulationThread longjmp buffer. Must be last in the structure. */
    408     jmp_buf                         emtJumpEnv;
     406    /* TLS index for the VMINTUSERPERVMCPU pointer. */
     407    RTTLS                           idxTLS;
    409408} VMINTUSERPERVM;
    410409
     
    544543    void                           *pvDBGC;
    545544
    546 
    547545    /** vmR3EmulationThread longjmp buffer. Must be last in the structure. */
    548546    jmp_buf                         emtJumpEnv;
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