thread
线程(英语:thread)是操作系统能够进行运算调度的最小单位。它被包含在进程之中,是进程中的实际运作单位。一条线程指的是进程中一个单一顺序的控制流,一个进程中可以并发多个线程,每条线程并行执行不同的任务。在UnixSystemV及SunOS中也被称为轻量进程(lightweightprocesse...
共 127 份资源
thread 全部资料 127 份
PDF文档
rt-thread
在嵌入式系统开发中,RT-Thread 提供了一种将 SD 卡虚拟成 U 盘的有效方法。这种技术方案特别适用于需要简化文件存储和传输的项目,如物联网设备、智能硬件等。通过 RT-Thread 的强大支...
PDF文档
This example will show how you can determine if the specified thread is the last thread in the pro
This example will show how you can determine if the specified thread is the last thread in the pro...
PDF文档
thread application code, the multi-thread application start code of Linux application
thread application code, the multi-thread application start code of Linux application...