Data Fields | |
count_t | preemption_disabled |
thread_t * | thread |
task_t * | task |
cpu_t * | cpu |
as_t * | as |
Definition at line 57 of file arch.h.
|
Current address space. Definition at line 62 of file arch.h. Referenced by the_initialize(). |
|
Executing cpu. Definition at line 61 of file arch.h. Referenced by the_initialize(). |
|
Preemption disabled counter. Definition at line 58 of file arch.h. Referenced by the_initialize(). |
|
Current task. Definition at line 60 of file arch.h. Referenced by the_initialize(). |
|
Current thread. Definition at line 59 of file arch.h. Referenced by the_initialize(). |