ReactOS 0.4.16-dev-1484-g212a1a5
|
#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 607 of file extypes.h.
Referenced by ExAllocateCacheAwareRundownProtection().
PVOID _EX_RUNDOWN_REF_CACHE_AWARE::PoolToFree |
Definition at line 605 of file extypes.h.
Referenced by ExAllocateCacheAwareRundownProtection().
PEX_RUNDOWN_REF _EX_RUNDOWN_REF_CACHE_AWARE::RunRefs |
Definition at line 604 of file extypes.h.
Referenced by ExAllocateCacheAwareRundownProtection().
ULONG _EX_RUNDOWN_REF_CACHE_AWARE::RunRefSize |
Definition at line 606 of file extypes.h.
Referenced by ExAllocateCacheAwareRundownProtection().