summaryrefslogtreecommitdiff
path: root/Kernel/FileSystem
diff options
context:
space:
mode:
authorJean-Baptiste Boric <jblbeurope@gmail.com>2021-07-19 00:17:17 +0200
committerAndreas Kling <kling@serenityos.org>2021-08-07 11:48:00 +0200
commit39ceefa5ddc01c422d1c85b919cb1ef3bbf68ff2 (patch)
tree90c1462a6656e6cf44c0692cd28b6fcbed48df75 /Kernel/FileSystem
parent019ad8a507aaed2475aa179da3ffeecbf57feac7 (diff)
downloadserenity-39ceefa5ddc01c422d1c85b919cb1ef3bbf68ff2.zip
Kernel: Implement contended, ref-counted resource framework
This is some syntaxic sugar to use a ContendedResource object with reference counting. This effectively dissociates merely holding a reference to an object and actually using the object in a way that requires locking it against concurrent use.
Diffstat (limited to 'Kernel/FileSystem')
0 files changed, 0 insertions, 0 deletions