Changeset 39084 in vbox for trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp
- Timestamp:
- Oct 22, 2011 12:37:15 AM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 74516
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp
r38636 r39084 392 392 PPDMACTESTFILE pTestFile = (PPDMACTESTFILE)pvUser2; 393 393 PPDMACTESTFILETASK pTestTask = (PPDMACTESTFILETASK)pvUser; 394 NOREF(pVM); NOREF(rcReq); 394 395 395 396 if (pTestTask->fWrite)
Note:
See TracChangeset
for help on using the changeset viewer.