ReactOS
0.4.15-dev-1618-g9c8ed68
|
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) |
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 92 of file IoInterrupt.c.
Definition at line 33 of file IoInterrupt.c.
Definition at line 47 of file IoInterrupt.c.
Referenced by START_TEST().
|
static |
Definition at line 28 of file IoInterrupt.c.
Referenced by TestSynchronizeExecution().