#include <task.h>
Data Fields | |
tss_IO_t | tss |
word | tss_sel |
MUST BE THE FIRST!!! | |
pid_t | pid |
size_t | pl0_stack |
size_t | heap_start |
size_t | heap_size |
byte | state |
task * | father |
int | console |
byte | type |
byte | priority |
char | name [256] |
Definition at line 92 of file task.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MUST BE THE FIRST!!!
|
|
|