mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +02:00
The BootFramebufferConsole highly depends on using the m_lock spinlock, therefore setting and changing the cursor state should be done under that spinlock too to avoid crashing.