ReactOS 0.4.16-dev-1484-g212a1a5
_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 602 of file extypes.h.

Member Data Documentation

◆ Number

ULONG _EX_RUNDOWN_REF_CACHE_AWARE::Number

Definition at line 607 of file extypes.h.

Referenced by ExAllocateCacheAwareRundownProtection().

◆ PoolToFree

PVOID _EX_RUNDOWN_REF_CACHE_AWARE::PoolToFree

Definition at line 605 of file extypes.h.

Referenced by ExAllocateCacheAwareRundownProtection().

◆ RunRefs

PEX_RUNDOWN_REF _EX_RUNDOWN_REF_CACHE_AWARE::RunRefs

Definition at line 604 of file extypes.h.

Referenced by ExAllocateCacheAwareRundownProtection().

◆ RunRefSize

ULONG _EX_RUNDOWN_REF_CACHE_AWARE::RunRefSize

Definition at line 606 of file extypes.h.

Referenced by ExAllocateCacheAwareRundownProtection().


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