Embedded Xinu Network Playground COSC3300Fall2012
pcb Struct Reference

Data Fields

int state
ulong priority
void * stkptr
void * stkbase
int stklen
char name [PNMLEN]
int sem
message msg
bool hasmsg

Field Documentation

process state: PRCURR, etc.