1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 18:32:06 +00:00
serenity/Kernel/Tasks
Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions
This allows us to query the current thread and process on a
per processor basis
2020-07-01 12:07:01 +02:00
..
FinalizerTask.cpp Kernel: Turn Thread::current and Process::current into functions 2020-07-01 12:07:01 +02:00
FinalizerTask.h Kernel: Move sync and finalization tasks into their own files 2020-04-08 17:19:46 +02:00
SyncTask.cpp Kernel: Turn Thread::current and Process::current into functions 2020-07-01 12:07:01 +02:00
SyncTask.h Kernel: Move sync and finalization tasks into their own files 2020-04-08 17:19:46 +02:00