|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <rtltests.h>#include <pseh/pseh2.h>#include <compat_undoc.h>#include <compatguid_undoc.h>#include <debug.h>
Go to the source code of this file.
Macros | |
| #define | NDEBUG |
Functions | |
| VOID NTAPI | LdrpInitializeProcessCompat (PVOID pProcessActctx, PVOID *pOldShimData) |
| VOID NTAPI | AVrfInternalHeapFreeNotification (PVOID AllocationBase, SIZE_T AllocationSize) |
Variables | |
| BOOLEAN | LdrpShutdownInProgress |
| HANDLE | LdrpShutdownThreadId |
| #define NDEBUG |
Definition at line 6 of file ldrstubs.c.
Definition at line 19 of file ldrstubs.c.
Definition at line 14 of file ldrstubs.c.
| BOOLEAN LdrpShutdownInProgress |
Definition at line 9 of file ldrstubs.c.
Referenced by LdrDisableThreadCalloutsForDll(), LdrUnloadDll(), RtlDllShutdownInProgress(), and RtlpWaitForCriticalSection().
| HANDLE LdrpShutdownThreadId |
Definition at line 10 of file ldrstubs.c.
Referenced by RtlpWaitForCriticalSection().