KSchedulableInterruptEvent: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
Size : 0x8 bytes | Size : 0x8 bytes | ||
Abstract base class for [[KScheduler]], [[KFIQInterruptEvent]], [[KUserBindableInterruptEvent]] | Abstract base class for [[KScheduler]], [[KFIQInterruptEvent]], [[KUserBindableInterruptEvent]], KThreadTerminationInterruptEvent, KMutexInterruptEvent (?) | ||
Instances of this class associated to instances of [[KSynchronizationObject]] are contained by them, in which they are located at offset 0x14. | Instances of this class associated to instances of [[KSynchronizationObject]] are contained by them, in which they are located at offset 0x14. |