summaryrefslogtreecommitdiff
path: root/Kernel/Syscalls/pipe.cpp
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2022-04-03 22:06:03 +0200
committerAndreas Kling <kling@serenityos.org>2022-04-03 22:06:03 +0200
commitbc4282c773cf04d981aebde36e3cab4efefe2e7a (patch)
tree4e4dc80c99558114fde577c59efdc60aacb60082 /Kernel/Syscalls/pipe.cpp
parent92dfcdb6b1a738c9925d7650a78ebfcee61b40d5 (diff)
downloadserenity-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