Searched refs:LOCKCLASS_LISTOFMEDIA (Results 1 - 4 of 4) sorted by relevance

/vbox/include/VBox/com/
H A DAutoLock.h76 LOCKCLASS_LISTOFMEDIA = 8, // list of media (hard disks, DVDs, floppies) in VirtualBox object enumerator in enum:util::VBoxLockingClass
/vbox/src/VBox/Main/glue/
H A DAutoLock.cpp85 { LOCKCLASS_LISTOFMEDIA, "8-LISTOFMEDIA" },
/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp7299 Assert(!AutoLockHoldsLocksInClass(LOCKCLASS_LISTOFMEDIA));
7337 Assert(!AutoLockHoldsLocksInClass(LOCKCLASS_LISTOFMEDIA));
H A DVirtualBoxImpl.cpp191 lockMedia(LOCKCLASS_LISTOFMEDIA),

Completed in 173 milliseconds