Changeset 41783 in vbox for trunk/src/VBox/Devices/Serial
- Timestamp:
- Jun 16, 2012 7:24:15 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 78601
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Serial/DrvChar.cpp
r40282 r41783 309 309 /* 310 310 * Wait for the threads. 311 * ASSUMES that PDM destroys the driver chain from the thebottom and up.311 * ASSUMES that PDM destroys the driver chain from the bottom and up. 312 312 */ 313 313 if (pThis->ReceiveThread != NIL_RTTHREAD)
Note:
See TracChangeset
for help on using the changeset viewer.