Files
ladybird/Kernel/API
Andreas Kling e71b84228e Kernel: Mark sys$kill as not needing the big lock
This syscall sends a signal to other threads or itself. This mechanism
is already guarded by locking mechanisms, and widely used within the
kernel without help from the big lock.
2023-04-04 10:33:42 +02:00
..
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00