Files
ladybird/Kernel
Andreas Kling a58c4bbcf5 Kernel: Make Thread::Blocker::m_thread a NonnullRefPtr<Thread>
There's no harm in the blocker always knowing which thread it originated
from. It also simplifies some logic since we don't need to think about
it ever being null.
2021-08-24 01:57:11 +02:00
..
2021-08-07 11:48:00 +02:00
2021-08-23 00:02:09 +02:00
2021-08-23 00:02:09 +02:00
2021-08-23 00:02:09 +02:00