summaryrefslogtreecommitdiff
path: root/Kernel/Tasks/SyncTask.cpp
AgeCommit message (Expand)Author
2020-09-27Kernel: Make Thread refcountedTom
2020-07-01Kernel: Turn Thread::current and Process::current into functionsTom
2020-07-01Kernel: Implement software context switching and Processor structureTom
2020-04-08Kernel: Move sync and finalization tasks into their own filesAndreas Kling