Files
ladybird/Kernel/ThreadBlockers.cpp
Andreas Kling 39474830a9 Kernel: Remove unnecessary spinlock in ~Thread::Blocker()
Instead, just VERIFY that nobody is holding the blocker's internal lock.
2021-08-23 01:45:31 +02:00

24 KiB