Searched defs:mtxProgressOperations (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DVirtualBoxImpl.cpp201 mtxProgressOperations(LOCKCLASS_PROGRESSLIST),
281 RWLockHandle mtxProgressOperations; member in struct:VirtualBox::Data
993 AutoReadLock safeLock(m->mtxProgressOperations COMMA_LOCKVAL_SRC_POS);
2341 AutoWriteLock safeLock(m->mtxProgressOperations COMMA_LOCKVAL_SRC_POS);
2363 AutoWriteLock safeLock(m->mtxProgressOperations COMMA_LOCKVAL_SRC_POS);

Completed in 60 milliseconds