Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_HEAP_LOCK Struct Reference

#include <heap.h>

List of all members.

Public Attributes

union {
   RTL_CRITICAL_SECTION   CriticalSection
   ERESOURCE   Resource
Lock


Member Data Documentation

RTL_CRITICAL_SECTION _HEAP_LOCK::CriticalSection
 

Definition at line 289 of file heap.h.

union { ... } _HEAP_LOCK::Lock
 

Referenced by RtlEnumProcessHeaps(), RtlGetProcessHeaps(), RtlInitializeHeapManager(), RtlpAddHeapToProcessList(), RtlpHeapIsLocked(), and RtlpRemoveHeapFromProcessList().

ERESOURCE _HEAP_LOCK::Resource
 

Definition at line 290 of file heap.h.


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:18 2004 for test by doxygen 1.3.7