VirtualBox

Changeset 37467 in vbox for trunk/src/VBox/VMM/testcase


Ignore:
Timestamp:
Jun 15, 2011 1:08:45 PM (14 years ago)
Author:
vboxsync
Message:

IOM: Clean up locking now that all devices has its own CS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp

    r37354 r37467  
    378378#endif
    379379
    380     CHECK_MEMBER_ALIGNMENT(IOM, EmtLock, sizeof(uintptr_t));
     380    CHECK_MEMBER_ALIGNMENT(IOM, CritSect, sizeof(uintptr_t));
    381381    CHECK_MEMBER_ALIGNMENT(EM, CritSectREM, sizeof(uintptr_t));
    382382    CHECK_MEMBER_ALIGNMENT(PGM, CritSect, sizeof(uintptr_t));
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