Files
ladybird/Kernel/FileSystem/FileDescription.cpp
Andreas Kling 14d4b1058e Kernel: Add a basic lock to FileDescription
Let's prevent two processes sharing a FileDescription from messing with
it at the same time for now.
2020-01-12 20:09:44 +01:00

6.9 KiB