ReactOS 0.4.16-dev-1044-ga6558c0
|
#include <extypes.h>
Public Attributes | |
PEX_RUNDOWN_REF | RunRefs |
PVOID | PoolToFree |
ULONG | RunRefSize |
ULONG | Number |
ULONG _EX_RUNDOWN_REF_CACHE_AWARE::Number |
Definition at line 438 of file extypes.h.
Referenced by ExAllocateCacheAwareRundownProtection().
PVOID _EX_RUNDOWN_REF_CACHE_AWARE::PoolToFree |
Definition at line 436 of file extypes.h.
Referenced by ExAllocateCacheAwareRundownProtection().
PEX_RUNDOWN_REF _EX_RUNDOWN_REF_CACHE_AWARE::RunRefs |
Definition at line 435 of file extypes.h.
Referenced by ExAllocateCacheAwareRundownProtection().
ULONG _EX_RUNDOWN_REF_CACHE_AWARE::RunRefSize |
Definition at line 437 of file extypes.h.
Referenced by ExAllocateCacheAwareRundownProtection().