mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
When two processors send each others a SMP message at the same time they need to process messages while waiting for delivery of the message they just sent, or they will deadlock.