ReactOS 0.4.15-dev-7918-g2a2556c
SYNC_ENTRY Struct Reference
Collaboration diagram for SYNC_ENTRY:

Public Attributes

LIST_ENTRY ListEntry
 
PINTERRUPTSYNCROUTINE SyncRoutine
 
PVOID DynamicContext
 

Detailed Description

Definition at line 14 of file interrupt.cpp.

Member Data Documentation

◆ DynamicContext

PVOID SYNC_ENTRY::DynamicContext

Definition at line 18 of file interrupt.cpp.

◆ ListEntry

LIST_ENTRY SYNC_ENTRY::ListEntry

Definition at line 16 of file interrupt.cpp.

◆ SyncRoutine

PINTERRUPTSYNCROUTINE SYNC_ENTRY::SyncRoutine

Definition at line 17 of file interrupt.cpp.


The documentation for this struct was generated from the following file: