ReactOS 0.4.15-dev-6694-g4ba8af9
|
Public Attributes | |
LIST_ENTRY | ListEntry |
PINTERRUPTSYNCROUTINE | SyncRoutine |
PVOID | DynamicContext |
Definition at line 17 of file interrupt.cpp.
PVOID SYNC_ENTRY::DynamicContext |
Definition at line 21 of file interrupt.cpp.
LIST_ENTRY SYNC_ENTRY::ListEntry |
Definition at line 19 of file interrupt.cpp.
PINTERRUPTSYNCROUTINE SYNC_ENTRY::SyncRoutine |
Definition at line 20 of file interrupt.cpp.