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

/vbox/src/VBox/Devices/Storage/
H A DDrvHostFloppy.cpp225 pThis->Base.fKeepInstance = true;
229 pThis->Base.fKeepInstance = false;
H A DDrvHostBase.h53 bool fKeepInstance; member in struct:DRVHOSTBASE
H A DDrvHostDVD.cpp819 pThis->fKeepInstance = true;
823 pThis->fKeepInstance = false;
H A DDrvHostBase.cpp1870 if (!pThis->fKeepInstance && RTCritSectIsInitialized(&pThis->CritSect))
1898 pThis->fKeepInstance = false;

Completed in 50 milliseconds