psthread_data Struct Reference
[generic]


Data Fields

link_t link
context_t ctx
void * stack
void * arg
int(* func )(void *)
tcb_ttcb
psthread_datawaiter
int finished
int retval
int flags

Detailed Description

Definition at line 60 of file include/psthread.h.


Field Documentation

link_t link
 

Definition at line 61 of file include/psthread.h.

Referenced by psthread_add_manager(), psthread_add_ready(), psthread_main(), and psthread_schedule_next_adv().

context_t ctx
 

Definition at line 62 of file include/psthread.h.

Referenced by psthread_create(), and psthread_schedule_next_adv().

void* stack
 

Definition at line 63 of file include/psthread.h.

Referenced by psthread_create(), and psthread_join().

void* arg
 

Definition at line 64 of file include/psthread.h.

Referenced by psthread_create(), and psthread_main().

int(* func)(void *)
 

Referenced by psthread_create(), and psthread_main().

tcb_t* tcb
 

Definition at line 66 of file include/psthread.h.

Referenced by __main(), __thread_main(), psthread_create(), and psthread_teardown().

struct psthread_data* waiter
 

Definition at line 68 of file include/psthread.h.

Referenced by psthread_create(), and psthread_main().

int finished
 

Definition at line 69 of file include/psthread.h.

Referenced by psthread_create(), and psthread_main().

int retval
 

Definition at line 70 of file include/psthread.h.

Referenced by psthread_join(), and psthread_main().

int flags
 

Definition at line 71 of file include/psthread.h.

Referenced by psthread_add_ready(), psthread_create(), and psthread_schedule_next_adv().


Generated on Sun Jun 18 18:02:05 2006 for HelenOS Userspace (ia64) by  doxygen 1.4.6