serenity/Kernel/Library
James Mintram f4fb637914 Kernel: Split ScopedCritical so header is platform independent
A new header file has been created in the Arch/ folder while the
implementation has been moved into a CPP living in the X86 folder.
2021-10-15 21:48:45 +01:00
..
ListedRefCounted.h Kernel: Stop leaking TmpFS inodes 2021-09-07 22:16:25 +02:00
ThreadSafeNonnullRefPtr.h Kernel: Split ScopedCritical so header is platform independent 2021-10-15 21:48:45 +01:00
ThreadSafeRefCounted.h AK+Kernel: Make automatically locking RefPtr & co a kernel-only thing 2021-10-07 19:27:30 +02:00
ThreadSafeRefPtr.h Kernel: Split ScopedCritical so header is platform independent 2021-10-15 21:48:45 +01:00
ThreadSafeWeakPtr.h AK+Kernel: Make automatically locking RefPtr & co a kernel-only thing 2021-10-07 19:27:30 +02:00