VirtualBox

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


Ignore:
Timestamp:
Sep 16, 2011 9:51:33 AM (13 years ago)
Author:
vboxsync
Message:

Main: only add parent to the lock list if it isn't null

File:
1 edited

Legend:

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

    r38743 r38773  
    523523
    524524    /**
     525     * Constructs a new instance that will start managing the given read/write
     526     * semaphore by requesting a write lock.
     527     */
     528    AutoWriteLock(uint32_t cHandles,
     529                  LockHandle** pHandles
     530                  COMMA_LOCKVAL_SRC_POS_DECL);
     531
     532    /**
    525533     * Release all write locks acquired by this instance through the #lock()
    526534     * call and destroys the instance.
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