VirtualBox

Changeset 25842 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Jan 14, 2010 6:50:03 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
56624
Message:

Main: lock validation adjustments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/MachineImpl.h

    r25834 r25842  
    648648    }
    649649
     650    /**
     651     * Override of the default locking class to be used for validating lock
     652     * order with the standard member lock handle.
     653     */
     654    virtual VBoxLockingClass getLockingClass() const
     655    {
     656        return LOCKCLASS_MACHINEOBJECT;
     657    }
     658
    650659    /// @todo (dmik) add lock and make non-inlined after revising classes
    651660    //  that use it. Note: they should enter Machine lock to keep the returned
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette