mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-15 11:26:36 +02:00
There are callers of processes().with or processes().for_each that require interrupts to be disabled. Taking a Mutexe with interrupts disabled is a recipe for deadlock, so convert this to a Spinlock.
34 KiB
34 KiB