|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| BOOLEAN | ReturnValue |
| KIRQL | ExpectedIrql |
| PKINTERRUPT | Interrupt |
Definition at line 23 of file IoInterrupt.c.
| KIRQL TEST_CONTEXT::ExpectedIrql |
Definition at line 26 of file IoInterrupt.c.
Referenced by TestSynchronizeExecution().
| PKINTERRUPT TEST_CONTEXT::Interrupt |
Definition at line 27 of file IoInterrupt.c.
Referenced by TestSynchronizeExecution().
| BOOLEAN TEST_CONTEXT::ReturnValue |
Definition at line 25 of file IoInterrupt.c.
Referenced by TestSynchronizeExecution().