mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +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.
3.3 KiB
3.3 KiB