summaryrefslogtreecommitdiff
path: root/Kernel/Library/LockRefPtr.h
AgeCommit message (Expand)Author
2023-06-04Everywhere: Move global Kernel pattern code to Kernel/Library directoryLiav A
2022-12-29Kernel: Move ScopedCritical.cpp to Kernel base directoryTimon Kruiper
2022-12-17AK+Everywhere: Move custom deleter capability to OwnPtrLenny Maiorani
2022-12-14Everywhere: Stop shoving things into ::std and mentioning them as suchAli Mohammad Pur
2022-12-03Everywhere: Run clang-formatLinus Groh
2022-08-20Kernel: Make self-contained locking smart pointers their own classesAndreas Kling