|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Control block for a CMSIS-RTOSv2 thread. More...
#include <zephyr/portability/cmsis_types.h>
Control block for a CMSIS-RTOSv2 thread.
Application can use manual user-defined allocation for RTOS objects by supplying a pointer to thread control block. Control block is initialized within osThreadNew().