ReactOS 0.4.15-dev-7958-gcd0bb1a
_EX_RUNDOWN_REF_CACHE_AWARE Struct Reference

#include <extypes.h>

Collaboration diagram for _EX_RUNDOWN_REF_CACHE_AWARE:

Public Attributes

PEX_RUNDOWN_REF RunRefs
 
PVOID PoolToFree
 
ULONG RunRefSize
 
ULONG Number
 

Detailed Description

Definition at line 431 of file extypes.h.

Member Data Documentation

◆ Number

ULONG _EX_RUNDOWN_REF_CACHE_AWARE::Number

Definition at line 436 of file extypes.h.

Referenced by ExAllocateCacheAwareRundownProtection().

◆ PoolToFree

PVOID _EX_RUNDOWN_REF_CACHE_AWARE::PoolToFree

Definition at line 434 of file extypes.h.

Referenced by ExAllocateCacheAwareRundownProtection().

◆ RunRefs

PEX_RUNDOWN_REF _EX_RUNDOWN_REF_CACHE_AWARE::RunRefs

Definition at line 433 of file extypes.h.

Referenced by ExAllocateCacheAwareRundownProtection().

◆ RunRefSize

ULONG _EX_RUNDOWN_REF_CACHE_AWARE::RunRefSize

Definition at line 435 of file extypes.h.

Referenced by ExAllocateCacheAwareRundownProtection().


The documentation for this struct was generated from the following file: