PS2SDK
PS2 Homebrew Libraries
TCB Struct Reference
+ Collaboration diagram for TCB:

Data Fields

struct TCBnext
 
struct TCBprev
 
int status
 
void(* entry )(void *d)
 
void * stack_res
 
void * gpReg
 
short currentPriority
 
short initPriority
 
int waitSema
 
int semaId
 
int wakeupCount
 
int attr
 
int option
 
void(* entry_ )(void *d)
 
int argc
 
char * argstring
 
void * stack
 
int stackSize
 
int(* root )()
 
void * heap_base
 

Detailed Description

Definition at line 46 of file ExecPS2.c.


The documentation for this struct was generated from the following file: