ReactOS 0.4.16-dev-820-g96aa1ee
|
Go to the source code of this file.
Classes | |
struct | TEST_CONTEXT |
Macros | |
#define | NDEBUG |
#define | CheckSpinLock(Lock, Locked) |
Typedefs | |
typedef struct TEST_CONTEXT * | PTEST_CONTEXT |
Functions | |
static BOOLEAN NTAPI | SynchronizeRoutine (IN PVOID Context) |
static VOID | TestSynchronizeExecution (VOID) |
static VOID | TestConnectInterrupt (VOID) |
START_TEST (IoInterrupt) | |
Variables | |
static KSYNCHRONIZE_ROUTINE | SynchronizeRoutine |
Definition at line 13 of file IoInterrupt.c.
#define NDEBUG |
Definition at line 10 of file IoInterrupt.c.
typedef struct TEST_CONTEXT * PTEST_CONTEXT |
START_TEST | ( | IoInterrupt | ) |
Definition at line 120 of file IoInterrupt.c.
Definition at line 35 of file IoInterrupt.c.
Definition at line 96 of file IoInterrupt.c.
Referenced by START_TEST(), and TestConnectInterrupt().
Definition at line 49 of file IoInterrupt.c.
Referenced by START_TEST().
|
static |
Definition at line 30 of file IoInterrupt.c.
Referenced by _SynchronizeExecution(), KeSynchronizeExecution(), StreamClassSynchronize(), TestSynchronizeExecution(), and VideoPortSynchronizeExecution().