summaryrefslogtreecommitdiff
path: root/Kernel/Storage
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-08-22 00:58:42 +0200
committerAndreas Kling <kling@serenityos.org>2021-08-22 03:34:09 +0200
commit7d5d26b0481221d3ebf420de346cc33b3e003147 (patch)
tree1ecae82a92376d142f3b4ac1319869a59d0ecf26 /Kernel/Storage
parented6f84c2c96dc5f850a51077e5c5a02fbe29d96b (diff)
downloadserenity-7d5d26b0481221d3ebf420de346cc33b3e003147.zip
Kernel: Simplify SpinLockProtected<T>
Same treatment as MutexProtected<T>: inheritance and helper class is removed, SpinLockProtected now holds a T and a SpinLock.
Diffstat (limited to 'Kernel/Storage')
0 files changed, 0 insertions, 0 deletions