Changeset 99739 in vbox for trunk/src/VBox/ValidationKit/utils/storage
- Timestamp:
- May 11, 2023 1:01:08 AM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 157315
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/storage/IoPerf.cpp
r98763 r99739 524 524 * Initialize the given request for submission. 525 525 * 526 * @returns nothing.527 526 * @param pJob The job data for the current worker. 528 527 * @param pIoReq The request to initialize. … … 640 639 * Frees allocated resources specific for the current test. 641 640 * 642 * @returns nothing.643 641 * @param pJob The job data for the current worker. 644 642 */ … … 809 807 * test finished. 810 808 * 811 * @returns nothing.812 809 * @param pJob The job data. 813 810 */
Note:
See TracChangeset
for help on using the changeset viewer.