Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
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: