os161-1.99
Data Fields
thread Struct Reference
Collaboration diagram for thread:
Collaboration graph
[legend]

Data Fields

char * t_name
const char * t_wchan_name
threadstate_t t_state
struct thread_machdep t_machdep
struct threadlistnode t_listnode
void * t_stack
struct switchframet_context
struct cput_cpu
struct proct_proc
bool t_in_interrupt
int t_curspl
int t_iplhigh_count

Detailed Description

Definition at line 68 of file thread.h.


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