serenity/Kernel/Tasks
Tom 6a620562cc Kernel: Allow passing a thread argument for new kernel threads
This adds the ability to pass a pointer to kernel thread/process.
Also add the ability to use a closure as thread function, which
allows passing information to a kernel thread more easily.
2020-11-30 13:17:02 +01:00
..
FinalizerTask.cpp Kernel: Allow passing a thread argument for new kernel threads 2020-11-30 13:17:02 +01:00
FinalizerTask.h Kernel: Move sync and finalization tasks into their own files 2020-04-08 17:19:46 +02:00
SyncTask.cpp Kernel: Move some time related code from Scheduler into TimeManagement 2020-11-30 13:17:02 +01:00
SyncTask.h Kernel: Move sync and finalization tasks into their own files 2020-04-08 17:19:46 +02:00