diff options
author | Andreas Kling <kling@serenityos.org> | 2022-01-29 01:22:28 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-01-29 02:17:06 +0100 |
commit | 8ebec2938cd43d16655404ba86b20c73bfb724a7 (patch) | |
tree | 66af99284c69870ffc150c4137dedf8811147f3a /Kernel/Syscalls/rmdir.cpp | |
parent | 93e90e16c3857badd86991b8dcca4c5ebc3ed5a7 (diff) | |
download | serenity-8ebec2938cd43d16655404ba86b20c73bfb724a7.zip |
Kernel: Convert process file descriptor table to a SpinlockProtected
Instead of manually locking in the various member functions of
Process::OpenFileDescriptions, simply wrap it in a SpinlockProtected.
Diffstat (limited to 'Kernel/Syscalls/rmdir.cpp')
0 files changed, 0 insertions, 0 deletions