thread
线程(英语:thread)是操作系统能够进行运算调度的最小单位。它被包含在进程之中,是进程中的实际运作单位。一条线程指的是进程中一个单一顺序的控制流,一个进程中可以并发多个线程,每条线程并行执行不同的任务。在UnixSystemV及SunOS中也被称为轻量进程(lightweightprocesse...
资源总数
122
thread 全部资料 122 份
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 process or not.
2015-10-12
123
STM32-+-RT-Thread-OS学习笔记
该文档为STM32-+-RT-Thread-OS学习笔记讲解文档,是一份还算不错的参考文档,感兴趣的可以下载看看,,,,,,,,,,,,,,,,,,
2022-09-25
4
thread example code for xt-65 cinterion modem
thread example code for xt-65 cinterion modem
2017-05-11
193