the Struct Reference
[generic]


Data Fields

count_t preemption_disabled
thread_tthread
task_ttask
cpu_tcpu
as_tas

Detailed Description

For each possible kernel stack, structure of the following type will be placed at the base address of the stack.

Definition at line 57 of file arch.h.


Field Documentation

as_t* as
 

Current address space.

Definition at line 62 of file arch.h.

Referenced by the_initialize().

cpu_t* cpu
 

Executing cpu.

Definition at line 61 of file arch.h.

Referenced by the_initialize().

count_t preemption_disabled
 

Preemption disabled counter.

Definition at line 58 of file arch.h.

Referenced by the_initialize().

task_t* task
 

Current task.

Definition at line 60 of file arch.h.

Referenced by the_initialize().

thread_t* thread
 

Current thread.

Definition at line 59 of file arch.h.

Referenced by the_initialize().


Generated on Sun Jun 18 17:20:42 2006 for HelenOS Kernel (ppc32) by  doxygen 1.4.6