thread
线程(英语:thread)是操作系统能够进行运算调度的最小单位。它被包含在进程之中,是进程中的实际运作单位。一条线程指的是进程中一个单一顺序的控制流,一个进程中可以并发多个线程,每条线程并行执行不同的任务。在UnixSystemV及SunOS中也被称为轻量进程(lightweightprocesse...
资源总数
122
thread 热门资料
FullThreadDump demonstrates the use of the java.lang.management API to print the full thread dump.
FullThreadDump demonstrates the use of the java.lang.management API to print the full thread dump. JDK 6 defines a new...
2015-12-04
170
RT-Thread实时操作系统编程指南(版本 0.3.0)
实时操作系统,Kernel部分完成于2006年上半年,其IPC部分甚至是年中时才具备相 应的雏形。最开始时是因为要为朋友做一个小型的手持设备,而本人起初又是另一国内老牌 实时操作系统:DOOLOO RTOS开发人员,但这个团队在2005年底...
2013-10-14
60
多线程 ( Multi-Thread ) RS232 串行口通讯控件 ( 1.82 版
多线程 ( Multi-Thread ) RS232 串行口通讯控件 ( 1.82 版,无源码 Delphi 3.0/4.0/5.0 版适用 ),作者: Varian Software Services NL。
2013-12-11
146