#include <radcheckdef.h>
Definition at line 33 of file radcheckdef.h.
Data Fields | |
| int | minor |
| int | major |
| int | status |
| PCB * | originalPCB |
| struct _astarg * | localArg |
| int | allProcessFlag |
| int | startingImageCount |
| int | processCount |
| int | counterArraySize |
| unsigned int | pageTypes |
| int | radCountArray [32] |
| int | homeRadCountArray [32] |
| int | sharedRadCountArray [32] |
| int | globalRadCountArray [32] |
| int | lastPID |
| int ASTARG::minor |
Definition at line 35 of file radcheckdef.h.
| int ASTARG::major |
Definition at line 35 of file radcheckdef.h.
| int ASTARG::status |
Definition at line 36 of file radcheckdef.h.
| PCB* ASTARG::originalPCB |
Definition at line 37 of file radcheckdef.h.
struct _astarg* ASTARG::localArg [read] |
Definition at line 38 of file radcheckdef.h.
Definition at line 39 of file radcheckdef.h.
Definition at line 40 of file radcheckdef.h.
Definition at line 41 of file radcheckdef.h.
Definition at line 42 of file radcheckdef.h.
| unsigned int ASTARG::pageTypes |
Definition at line 43 of file radcheckdef.h.
| int ASTARG::radCountArray[32] |
Definition at line 44 of file radcheckdef.h.
| int ASTARG::homeRadCountArray[32] |
Definition at line 46 of file radcheckdef.h.
| int ASTARG::sharedRadCountArray[32] |
Definition at line 48 of file radcheckdef.h.
| int ASTARG::globalRadCountArray[32] |
Definition at line 49 of file radcheckdef.h.
| int ASTARG::lastPID |
Definition at line 50 of file radcheckdef.h.