Pyro device driver API
Data Fields
thread_info Struct Reference

Data Fields

thread_id ti_thread_id
 
proc_id ti_process_id
 
char ti_process_name [OS_NAME_LENGTH]
 
char ti_thread_name [OS_NAME_LENGTH]
 
int32 ti_state
 
uint32 ti_flags
 
sem_id ti_blocking_sema
 
int ti_priority
 
int ti_dynamic_pri
 
bigtime_t ti_sys_time
 
bigtime_t ti_user_time
 
bigtime_t ti_real_time
 
bigtime_t ti_quantum
 
void * ti_stack
 
uint32 ti_stack_size
 
void * ti_kernel_stack
 
uint32 ti_kernel_stack_size
 

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