Line 4:
Line 4:
Size : 0x8 bytes
Size : 0x8 bytes
−
Base class for KEventInterruptEvent, KSemaphoreInterruptEvent, KMutexInterruptEvent (?)
+
Abstract base class for KEventInterruptEvent, KSemaphoreInterruptEvent, KMutexInterruptEvent (?)
The virtual interrupt function of this class returns an instance to <code>this</code>. After rescheduling, the second virtual function, which signals the parent object, is executed.
The virtual interrupt function of this class returns an instance to <code>this</code>. After rescheduling, the second virtual function, which signals the parent object, is executed.