Files
ladybird/Kernel/Thread.cpp
Andreas Kling 8c694ed6eb Kernel: Don't call Thread::set_should_die() twice on every thread
This stops the "should already die" debug spam we've been seeing.
2021-02-11 23:33:42 +01:00

35 KiB