summaryrefslogtreecommitdiff
path: root/Kernel/Syscalls/pipe.cpp
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2022-04-03 22:18:57 +0200
committerAndreas Kling <kling@serenityos.org>2022-04-03 22:18:57 +0200
commit85ceab1fec1aa5b8c0475c6314274e16ea57389a (patch)
treecfbdfe6b34bea3b86b0cd682459519a54bbb7798 /Kernel/Syscalls/pipe.cpp
parentbc4282c773cf04d981aebde36e3cab4efefe2e7a (diff)
downloadserenity-85ceab1fec1aa5b8c0475c6314274e16ea57389a.zip
Kernel: Don't hog file descriptor table lock in sys$listen()
We don't need to hold the lock across the entire syscall. Once we've fetched the open file description we're interested in, we can let go.
Diffstat (limited to 'Kernel/Syscalls/pipe.cpp')
0 files changed, 0 insertions, 0 deletions