ReactOS 0.4.16-dev-1025-gd3456f5
|
Public Attributes | |
LIST_ENTRY | ListEntry |
PINTERRUPTSYNCROUTINE | SyncRoutine |
PVOID | DynamicContext |
Definition at line 14 of file interrupt.cpp.
PVOID SYNC_ENTRY::DynamicContext |
Definition at line 18 of file interrupt.cpp.
LIST_ENTRY SYNC_ENTRY::ListEntry |
Definition at line 16 of file interrupt.cpp.
PINTERRUPTSYNCROUTINE SYNC_ENTRY::SyncRoutine |
Definition at line 17 of file interrupt.cpp.