summaryrefslogtreecommitdiff
path: root/kernel/sched.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-28kernel: sched: add a flag that is set on initDanny Holman1-0/+6
2024-03-28kernel: add a basic thread schedulerDanny Holman1-0/+64