![]() |
Xyris
0.5
|
#include <tasks.hpp>
Data Fields | |
uintptr_t | stack_top |
uintptr_t | page_dir |
struct task * | next |
task_state | state |
uint64_t | time_used |
uint64_t | wakeup_time |
const char * | name |
task_alloc | alloc |
task_alloc task::alloc |
task_state task::state |