#include <core.h>
Data Fields | |
int | op |
union { | |
struct { | |
pid_t pid | |
u_int sel | |
} run | |
struct { | |
pid_t pid | |
} tcbrele | |
struct { | |
asid_t asid | |
} asrele | |
} | u |
|
asid of the spc to destroy or -1 |
|
|
|
operation code |
|
pid of the proc to run |
|
|
|
selector of the proc to run |
|
|
|
|