summaryrefslogtreecommitdiff
path: root/kern/task.h
AgeCommit message (Expand)Author
2013-04-15kern/task: new task_remove_thread functionRichard Braun
2012-12-24kern/task: include vm/vm_map.h in headerRichard Braun
2012-12-18kern/task: task creation and informationRichard Braun
2012-11-09Implement preliminary thread contextRichard Braun