VirtualBox

Changeset 37211 in vbox for trunk/include/VBox


Ignore:
Timestamp:
May 25, 2011 11:37:52 AM (14 years ago)
Author:
vboxsync
Message:

Some ASMAtomic*Size elimiation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/vmapi.h

    r36441 r37211  
    247247    volatile VMREQSTATE     enmState;
    248248    /** VBox status code for the completed request. */
    249     volatile int            iStatus;
     249    volatile int32_t        iStatus;
    250250    /** Requester event sem.
    251251     * The request can use this event semaphore to wait/poll for completion
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