mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +02:00
g_scheduler_lock cannot safely be acquired after Thread::m_lock because another processor may already hold g_scheduler_lock and wait for the same Thread::m_lock.
28 KiB
28 KiB