VirtualBox

Changeset 25906 in vbox for trunk/include/VBox/com


Ignore:
Timestamp:
Jan 18, 2010 6:33:04 PM (15 years ago)
Author:
vboxsync
Message:

Main: remove the evil Auto*Lock*::maybeEnter() function which is no longer used by the media task code now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/com/AutoLock.h

    r25885 r25906  
    397397 *
    398398 * In addition to utility methods for subclasses, this implements the public
    399  * leave/enter/maybeEnter methods, which are common to all
     399 * leave/enter methods, which are common to all
    400400 * write locks.
    401401 */
     
    426426    void leave();
    427427    void enter();
    428     void maybeEnter();
    429428};
    430429
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