| 
    Zephyr Project API
    3.3.0
    
   A Scalable Open Source RTOS 
   | 
 
#include <test_sched.h>
Data Fields | |
| k_tid_t | tid | 
| int | priority | 
| int | executed | 
| int | init_prio | 
| int32_t | init_delay | 
| void * | init_p1 | 
| void * | init_p2 | 
| void * | init_p3 | 
| int thread_data::executed | 
| int32_t thread_data::init_delay | 
| void* thread_data::init_p1 | 
| void* thread_data::init_p2 | 
| void* thread_data::init_p3 | 
| int thread_data::init_prio | 
| int thread_data::priority | 
| k_tid_t thread_data::tid |