RT-Thread RTOS
1.2.0
An open source embedded real-time operating system
载入中...
搜索中...
未找到
成员变量
rt_cpu结构体 参考
RT-Thread Kernel API
»
Thread Management
#include <
rtdef.h
>
成员变量
struct
rt_thread
*
current_thread
struct
rt_thread
*
idle_thread
详细描述
在文件
rtdef.h
第
727
行定义.
结构体成员变量说明
◆
current_thread
struct
rt_thread
* rt_cpu::current_thread
在文件
rtdef.h
第
729
行定义.
◆
idle_thread
struct
rt_thread
* rt_cpu::idle_thread
在文件
rtdef.h
第
730
行定义.
rt_cpu
制作者
1.13.1