Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

sys_thread Struct Reference

Collaboration diagram for sys_thread:
[legend]

Data Fields

sys_threadnext
pthread_t pthread
char * stack
sys_timeoutstimeouts
char flags

Field Documentation

char sys_thread::flags
 

Definition at line 149 of file sys_arch.c.

struct sys_thread* sys_thread::next
 

Definition at line 142 of file sys_arch.c.

pthread_t sys_thread::pthread
 

Definition at line 143 of file sys_arch.c.

Referenced by sys_thread_register().

char* sys_thread::stack
 

Definition at line 144 of file sys_arch.c.

struct sys_timeouts* sys_thread::timeouts
 

Definition at line 145 of file sys_arch.c.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 14 12:59:17 2004 for RTL-lwIP-0.4 by doxygen 1.3.4