Changeset 99739 in vbox for trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp
- Timestamp:
- May 11, 2023 1:01:08 AM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/PDMAsyncCompletionFile.cpp
r98103 r99739 107 107 * Frees a task. 108 108 * 109 * @returns nothing.110 109 * @param pEndpoint Pointer to the endpoint the segment was for. 111 110 * @param pTask The task to free. … … 517 516 * Destroys a async I/O manager. 518 517 * 519 * @returns nothing.520 518 * @param pEpClassFile Pointer to globals for the file endpoint class. 521 519 * @param pAioMgr The async I/O manager to destroy.
Note:
See TracChangeset
for help on using the changeset viewer.