uspace_arg Struct Reference
[generic]


Data Fields

void * uspace_entry
void * uspace_stack
void(* uspace_thread_function )()
void * uspace_thread_arg
uspace_arguspace_uarg

Detailed Description

Structure passed to uinit kernel thread as argument.

Definition at line 39 of file uarg.h.


Field Documentation

void* uspace_entry
 

Definition at line 40 of file uarg.h.

Referenced by task_run_program(), and uinit().

void* uspace_stack
 

Definition at line 41 of file uarg.h.

Referenced by task_run_program(), and uinit().

void* uspace_thread_arg
 

Definition at line 44 of file uarg.h.

Referenced by task_run_program(), and uinit().

void(* uspace_thread_function)()
 

Referenced by task_run_program(), and uinit().

struct uspace_arg* uspace_uarg
 

Definition at line 46 of file uarg.h.

Referenced by task_run_program(), and uinit().


Generated on Sun Jun 18 17:40:08 2006 for HelenOS Kernel (sparc64) by  doxygen 1.4.6