VirtualBox

Changeset 61582 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 8, 2016 2:36:54 PM (9 years ago)
Author:
vboxsync
Message:

VMM/APIC: nit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/APICAll.cpp

    r61581 r61582  
    23192319                    if (!fActive)
    23202320                    {
    2321                         ASMAtomicWriteBool(pfActiveLine, false);
     2321                        ASMAtomicCmpXchgBool(pfActiveLine, false, true);
    23222322                        break;
    23232323                    }
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