ReactOS 0.4.16-dev-106-g10b08aa
|
#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 436 of file extypes.h.
Referenced by ExAllocateCacheAwareRundownProtection().
PVOID _EX_RUNDOWN_REF_CACHE_AWARE::PoolToFree |
Definition at line 434 of file extypes.h.
Referenced by ExAllocateCacheAwareRundownProtection().
PEX_RUNDOWN_REF _EX_RUNDOWN_REF_CACHE_AWARE::RunRefs |
Definition at line 433 of file extypes.h.
Referenced by ExAllocateCacheAwareRundownProtection().
ULONG _EX_RUNDOWN_REF_CACHE_AWARE::RunRefSize |
Definition at line 435 of file extypes.h.
Referenced by ExAllocateCacheAwareRundownProtection().