mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +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.
37 KiB
37 KiB