mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-15 07:38:52 +00:00
Instead of having two separate implementations of AK::RefCounted, one for userspace and one for kernelspace, there is now RefCounted and AtomicRefCounted.