ReactOS 0.4.16-dev-92-g0c2cdca
|
Go to the source code of this file.
Macros | |
#define | UNICODE |
#define | WIN32_NO_STATUS |
#define | NTOS_MODE_USER |
#define | NDEBUG |
Functions | |
static NTSTATUS WINAPI | thread_1 (PVOID Param) |
int | main (int argc, char *argv[]) |
Variables | |
static volatile DWORD | z |
static volatile DWORD | x =0 |
#define NDEBUG |
Definition at line 8 of file terminate.c.
#define NTOS_MODE_USER |
Definition at line 5 of file terminate.c.
Definition at line 1 of file terminate.c.
#define WIN32_NO_STATUS |
Definition at line 2 of file terminate.c.
Definition at line 32 of file terminate.c.
Definition at line 15 of file terminate.c.
Referenced by main().
Definition at line 12 of file terminate.c.
Definition at line 11 of file terminate.c.