mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
We can't have multiple threads in the same process running in the kernel at the same time, so let's have a per-process lock that threads have to acquire on syscall entry/exit (and yield while blocked.)
11 KiB
11 KiB