ReactOS 0.4.16-dev-197-g92996da
|
#include <scavengr.h>
Public Attributes | |
LIST_ENTRY | ContextsAwaitingPurgeCompletion |
BOOLEAN | PurgeInProgress |
Definition at line 115 of file scavengr.h.
LIST_ENTRY _PURGE_SYNCHRONIZATION_CONTEXT::ContextsAwaitingPurgeCompletion |
Definition at line 117 of file scavengr.h.
Referenced by RxInitializePurgeSyncronizationContext(), and RxPurgeRelatedFobxs().
BOOLEAN _PURGE_SYNCHRONIZATION_CONTEXT::PurgeInProgress |
Definition at line 118 of file scavengr.h.
Referenced by RxInitializePurgeSyncronizationContext(), and RxPurgeRelatedFobxs().