mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 07:51:00 +00:00
Only the kernel expects AK::Weakable to lock its refcount manipulation, so let's not force userspace to pay for that as well. |
||
|---|---|---|
| .. | ||
| ListedRefCounted.h | ||
| ThreadSafeNonnullRefPtr.h | ||
| ThreadSafeRefCounted.h | ||
| ThreadSafeRefPtr.h | ||
| ThreadSafeWeakable.h | ||
| ThreadSafeWeakPtr.h | ||