Searched refs:i_getMachinesListLockHandle (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/include/
H A DVirtualBoxImpl.h239 RWLockHandle& i_getMachinesListLockHandle();
/vbox/src/VBox/Main/src-server/
H A DVirtualBoxImpl.cpp4724 RWLockHandle& VirtualBox::i_getMachinesListLockHandle() function in class:VirtualBox
H A DMachineImpl.cpp909 AutoReadLock mllock(mParent->i_getMachinesListLockHandle() COMMA_LOCKVAL_SRC_POS);

Completed in 100 milliseconds