Zephyr API Documentation  3.0.0
A Scalable Open Source RTOS
3.0.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
thread_info Struct Reference

Data Fields

k_tid_t tid
 
int executed
 
int priority
 
int cpu_id
 

Field Documentation

◆ cpu_id

int thread_info::cpu_id

◆ executed

int thread_info::executed

◆ priority

int thread_info::priority

◆ tid

k_tid_t thread_info::tid

The documentation for this struct was generated from the following file: