Zephyr Project API 3.7.0
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
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: