mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 08:32:04 +02:00
It's possible that a timer may have been queued to be executed by the timer irq handler, but if we're in a critical section on the same processor and are trying to cancel that timer, we would spin forever waiting for it to be executed.
8.9 KiB
8.9 KiB