VirtualBox

Changeset 58832 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Nov 23, 2015 5:27:51 PM (9 years ago)
Author:
vboxsync
Message:

GVMMR0.cpp: duh, wanted to replace u32Alignment but forgot to remove it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/GVMMR0.cpp

    r58830 r58832  
    259259    /** The number of EMTs that have halted in GVMMR0SchedHalt. */
    260260    uint32_t volatile   cHaltedEMTs;
    261     /** Alignment padding. */
    262     uint32_t            u32Alignment;
    263261    /** Mini lock for restricting early wake-ups to one thread. */
    264262    bool volatile       fDoingEarlyWakeUps;
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