KSchedulableInterruptEventLinkedList: Difference between revisions

mNo edit summary
mNo edit summary
 
Line 2: Line 2:
Size : 0x10 bytes
Size : 0x10 bytes


There is exactly one instance of this object per core.
There is exactly one instance of this class per core.


On interrupt requests, when the interrupt handler of a [[KSchedulableInterruptEvent]] returns anything else than NULL or 1, it is added to this list.
On interrupt requests, when the interrupt handler of a [[KSchedulableInterruptEvent]] returns anything else than NULL or 1, it is added to this list.