summaryrefslogtreecommitdiff
path: root/Kernel/Library/LockWeakable.h
AgeCommit message (Expand)Author
2023-06-04Everywhere: Move global Kernel pattern code to Kernel/Library directoryLiav A
2023-03-09Kernel: Switch LockRefPtr<Inode> to RefPtr<Inode>Andreas Kling
2022-12-29Kernel: Move ScopedCritical.cpp to Kernel base directoryTimon Kruiper
2022-12-03Everywhere: Run clang-formatLinus Groh
2022-08-20Kernel: Make self-contained locking smart pointers their own classesAndreas Kling