ReactOS 0.4.16-dev-340-g0540c21
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
static void | NotifyConsoleProcessForShutdown (IN PCSR_PROCESS CsrProcess, IN PCONSOLE_PROCESS_DATA ProcessData, IN ULONG Flags) |
static BOOL | NotifyGenericProcessForShutdown (IN PCSR_PROCESS CsrProcess, IN ULONG Flags) |
ULONG NTAPI | NonConsoleProcessShutdown (IN PCSR_PROCESS Process, IN ULONG Flags) |
ULONG NTAPI | ConsoleClientShutdown (IN PCSR_PROCESS CsrProcess, IN ULONG Flags, IN BOOLEAN FirstPhase) |
#define NDEBUG |
Definition at line 14 of file shutdown.c.
ULONG NTAPI ConsoleClientShutdown | ( | IN PCSR_PROCESS | CsrProcess, |
IN ULONG | Flags, | ||
IN BOOLEAN | FirstPhase | ||
) |
Definition at line 72 of file shutdown.c.
Referenced by CSR_SERVER_DLL_INIT().
Definition at line 44 of file shutdown.c.
Referenced by ConsoleClientShutdown().
|
static |
Definition at line 20 of file shutdown.c.
Referenced by ConsoleClientShutdown().
|
static |
Definition at line 33 of file shutdown.c.
Referenced by NonConsoleProcessShutdown().