Changeset 55386 in vbox
- Timestamp:
- Apr 22, 2015 4:48:05 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 99725
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/thread.h
r52644 r55386 142 142 * Thread pumping messages from one thread/process to another 143 143 * thread/process. The workload is very small, most of the time 144 * it's blocked waiting for messages to be pro cduced or processed.144 * it's blocked waiting for messages to be produced or processed. 145 145 * This type of thread will be favored after I/O threads. 146 146 */
Note:
See TracChangeset
for help on using the changeset viewer.