KTimeableInterruptEvent: Difference between revisions

Sudofox (talk | contribs)
m typo - inconsistency in class names (missing e, KTimableInterruptEvent --> KTimeableInterruptEvent)
No edit summary
 
Line 4: Line 4:
Size : 0x10 bytes
Size : 0x10 bytes


Abstract class used as base for [[KThread]], [[KTimer]], etc.
Abstract class used as base for [[KThread]], [[KTimer]], and the dummy subclass of the attribute at offset 0x10 of [[KTimerAndWDTManager]].
Instances of these classes are kept track of by the [[KTimerAndWDTManager]].
Instances of these classes are kept track of by the [[KTimerAndWDTManager]].