Files
ladybird/Kernel/Syscalls/setpgid.cpp
Andreas Kling e219662ce0 Kernel: Mark sys$setpgid as not needing the big lock
This function is already serialized by access to process protected data.
2023-04-05 11:37:27 +02:00

5.5 KiB