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

/vbox/src/VBox/VMM/testcase/
H A DtstPDMAsyncCompletionStress.cpp158 static void tstPDMACStressTestFileTaskCompleted(PVM pVM, void *pvUser, void *pvUser2, int rcReq);
363 tstPDMACStressTestFileTaskCompleted(pVM, pTask, pTestFile, rc);
390 static void tstPDMACStressTestFileTaskCompleted(PVM pVM, void *pvUser, void *pvUser2, int rcReq) function
460 rc = PDMR3AsyncCompletionTemplateCreateInternal(pVM, &pTestFile->pTemplate, tstPDMACStressTestFileTaskCompleted, pTestFile, szDesc);

Completed in 33 milliseconds