Data Fields | |
link_t | link |
context_t | ctx |
void * | stack |
void * | arg |
int(* | func )(void *) |
tcb_t * | tcb |
psthread_data * | waiter |
int | finished |
int | retval |
int | flags |
Definition at line 60 of file include/psthread.h.
|
Definition at line 61 of file include/psthread.h. Referenced by psthread_add_manager(), psthread_add_ready(), psthread_main(), and psthread_schedule_next_adv(). |
|
Definition at line 62 of file include/psthread.h. Referenced by psthread_create(), and psthread_schedule_next_adv(). |
|
Definition at line 63 of file include/psthread.h. Referenced by psthread_create(), and psthread_join(). |
|
Definition at line 64 of file include/psthread.h. Referenced by psthread_create(), and psthread_main(). |
|
Referenced by psthread_create(), and psthread_main(). |
|
Definition at line 66 of file include/psthread.h. Referenced by __main(), __thread_main(), psthread_create(), and psthread_teardown(). |
|
Definition at line 68 of file include/psthread.h. Referenced by psthread_create(), and psthread_main(). |
|
Definition at line 69 of file include/psthread.h. Referenced by psthread_create(), and psthread_main(). |
|
Definition at line 70 of file include/psthread.h. Referenced by psthread_join(), and psthread_main(). |
|
Definition at line 71 of file include/psthread.h. Referenced by psthread_add_ready(), psthread_create(), and psthread_schedule_next_adv(). |