aboutsummaryrefslogtreecommitdiff
path: root/kernel/l0/task.c
Commit message (Expand)AuthorAgeFilesLines
* Terminology change : task -> thread.Alex Auvolat2014-12-131-222/+0
* Rename functions :Alex Auvolat2014-12-081-2/+2
* Tweaks in code presentation.Alex Auvolat2014-12-071-2/+10
* Optimize context switching code on IRQ0.Alex Auvolat2014-12-071-10/+30
* Information about current PD now stored in current_task->current_pd_dAlex Auvolat2014-12-071-2/+7
* Implement multitasking.Alex Auvolat2014-12-071-0/+189