- Timestamp:
- May 24, 2016 5:29:09 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/MediumImpl.cpp
r61137 r61174 4345 4345 * i_getParent without holding the tree lock, and changing this is 4346 4346 * a significant amount of effort. */ 4347 Assert( m->pVirtualBox->i_getMediaTreeLockHandle().isWriteLockOnCurrentThread());4347 Assert(!m->pVirtualBox->i_getMediaTreeLockHandle().isWriteLockOnCurrentThread()); 4348 4348 Assert(!isWriteLockOnCurrentThread()); 4349 4349
Note:
See TracChangeset
for help on using the changeset viewer.