VirtualBox

Changeset 22229 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Aug 13, 2009 10:30:32 AM (15 years ago)
Author:
vboxsync
Message:

Main: fix comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/MachineImpl.cpp

    r22228 r22229  
    26962696        // data is changing and change not vetoed: then write it out under the locks
    26972697
    2698         /* VirtualBox::onExtraDataCanChange() and saveSettings() need mParent
    2699          * lock (saveSettings() needs a write one). This object's write lock is
    2700          * also necessary to serialize file access (prevent concurrent reads and
    2701          * writes). */
     2698        // saveSettings() needs VirtualBox write lock
    27022699        AutoMultiWriteLock2 alock(mParent, this);
    27032700
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