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

/vbox/src/VBox/Storage/
H A DVD.cpp4191 static void vdIoCtxContinueDeferredList(PVDIOSTORAGE pIoStorage, PRTLISTANCHOR pListWaiting, function
4271 vdIoCtxContinueDeferredList(pIoStorage, &ListIoCtxWaiting, pfnComplete, pvUser, rcReq);
4317 vdIoCtxContinueDeferredList(pIoStorage, &pMetaXfer->ListIoCtxShwWrites, pfnComplete, pvUser, rcReq);

Completed in 83 milliseconds