Turnstone Operating System
|
Public Attributes | |
uint64_t | local_apic_id |
local apic id | |
task_t * | current_task |
current task | |
task_t * | idle_task |
idle task | |
boolean_t | task_switch_paramters_need_eoi |
task switch parameters need eoi | |
boolean_t | task_switch_paramters_need_sti |
task switch parameters need sti | |
list_t * | task_queue |
task list | |
list_t * | task_cleanup_queue |
task cleanup list | |