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

/vbox/src/VBox/Storage/
H A DVD.cpp487 * Used at the beginning of vdWriteHelperAsync() because it might be called
664 static int vdWriteHelperAsync(PVDIOCTX pIoCtx);
2337 NULL, vdWriteHelperAsync, fFlags);
2951 static int vdWriteHelperAsync(PVDIOCTX pIoCtx) function
5302 * while the other thread is still hanging in vdWriteHelperAsync and couldn't update
10842 NULL, vdWriteHelperAsync,

Completed in 88 milliseconds