mirror of
https://github.com/RGBCube/serenity
synced 2025-07-08 17:17:34 +00:00
![]() Function calls that are deferred will be executed before a thread enters a pre-emptable state (meaning it is not in a critical section and it is not in an irq handler). If it is not already in such a state, it will be called immediately. This is meant to be used from e.g. IRQ handlers where we might want to block a thread until an interrupt happens. |
||
---|---|---|
.. | ||
i386 | ||
PC |