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

/vbox/src/VBox/VMM/VMMR3/
H A DPDMAsyncCompletionFile.cpp425 * @param ppAioMgr Where to store the pointer to the new async I/O manager on success.
428 int pdmacFileAioMgrCreate(PPDMASYNCCOMPLETIONEPCLASSFILE pEpClass, PPPDMACEPFILEMGR ppAioMgr, argument
484 *ppAioMgr = pAioMgrNew;

Completed in 47 milliseconds