KFIQInterruptEvent: Difference between revisions

Created page with "Category:Kernel objects class KFIQInterruptEvent extends KSynchronizationInterruptEvent Size : 0x10 bytes Interrupt event object a..."
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:Kernel objects]]
[[Category:Kernel interrupt events]]
class [[KFIQInterruptEvent]] extends [[KSynchronizationInterruptEvent|KSynchronizationInterruptEvent]]
class [[KFIQInterruptEvent]] extends [[KSynchronizationInterruptEvent|KSynchronizationInterruptEvent]]


Line 25: Line 25:
|-
|-
| 0x4
| 0x4
| [[KSynchronizationObject]] *
| [[KSynchronizationInterruptEvent]] *
| Pointer to an object synchronizing on the current one
| Next interrupt event (associated with the current one). The linked list represented by this attribute can contain cycles.
Unused?
|-
|-
| 0x8
| 0x8