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

thread_start_param Struct Reference

Collaboration diagram for thread_start_param:
[legend]

Data Fields

sys_threadthread
void(* function )(void *)
void * arg

Field Documentation

void* thread_start_param::arg
 

Definition at line 323 of file sys_arch.c.

void(* thread_start_param::function)(void *)
 

struct sys_thread* thread_start_param::thread
 

Definition at line 321 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