Changeset 15540 in vbox
- Timestamp:
- Dec 15, 2008 8:01:28 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 41037
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PDMThread.cpp
r14299 r15540 808 808 } 809 809 810 if (RT_FAILURE(rc)) 811 LogRel(("PDMThread: Thread '%s' (%RTthrd) quit unexpectedly with rc=%Rrc.\n", RTThreadGetName(Thread), Thread, rc)); 812 810 813 /* 811 814 * Advance the state to terminating and then on to terminated.
Note:
See TracChangeset
for help on using the changeset viewer.