ReactOS 0.4.15-dev-7918-g2a2556c
_PURGE_SYNCHRONIZATION_CONTEXT Struct Reference

#include <scavengr.h>

Collaboration diagram for _PURGE_SYNCHRONIZATION_CONTEXT:

Public Attributes

LIST_ENTRY ContextsAwaitingPurgeCompletion
 
BOOLEAN PurgeInProgress
 

Detailed Description

Definition at line 115 of file scavengr.h.

Member Data Documentation

◆ ContextsAwaitingPurgeCompletion

LIST_ENTRY _PURGE_SYNCHRONIZATION_CONTEXT::ContextsAwaitingPurgeCompletion

Definition at line 117 of file scavengr.h.

Referenced by RxInitializePurgeSyncronizationContext(), and RxPurgeRelatedFobxs().

◆ PurgeInProgress

BOOLEAN _PURGE_SYNCHRONIZATION_CONTEXT::PurgeInProgress

Definition at line 118 of file scavengr.h.

Referenced by RxInitializePurgeSyncronizationContext(), and RxPurgeRelatedFobxs().


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