ReactOS
0.4.15-dev-2144-g2282205
|
Public Attributes | |
BOOLEAN | ReturnValue |
KIRQL | ExpectedIrql |
PKINTERRUPT | Interrupt |
Definition at line 21 of file IoInterrupt.c.
KIRQL TEST_CONTEXT::ExpectedIrql |
Definition at line 24 of file IoInterrupt.c.
Referenced by TestSynchronizeExecution().
PKINTERRUPT TEST_CONTEXT::Interrupt |
Definition at line 25 of file IoInterrupt.c.
Referenced by TestSynchronizeExecution().
BOOLEAN TEST_CONTEXT::ReturnValue |
Definition at line 23 of file IoInterrupt.c.
Referenced by TestSynchronizeExecution().