diff options
author | Andreas Kling <kling@serenityos.org> | 2022-04-03 22:06:03 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-04-03 22:06:03 +0200 |
commit | bc4282c773cf04d981aebde36e3cab4efefe2e7a (patch) | |
tree | 4e4dc80c99558114fde577c59efdc60aacb60082 /Kernel/Syscalls/pipe.cpp | |
parent | 92dfcdb6b1a738c9925d7650a78ebfcee61b40d5 (diff) | |
download | serenity-bc4282c773cf04d981aebde36e3cab4efefe2e7a.zip |
Kernel: Mark sys$sendfd() and sys$recvfd() as not needing the big lock
These syscalls already perform the necessary locking and don't rely on
the process big lock.
Diffstat (limited to 'Kernel/Syscalls/pipe.cpp')
0 files changed, 0 insertions, 0 deletions