1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 09:55:07 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Andreas Kling
9e994da2ac Kernel+AK: Split Weakable.h into userspace and kernel variants
Only the kernel expects AK::Weakable to lock its refcount manipulation,
so let's not force userspace to pay for that as well.
2022-06-15 17:15:04 +02:00