#include <stktrace.h>
| Public Attributes | |
| union { | |
| RTL_CRITICAL_SECTION CriticalSection | |
| ERESOURCE Resource | |
| } | Lock | 
| PRTL_ACQUIRE_LOCK_ROUTINE | AcquireLockRoutine | 
| PRTL_RELEASE_LOCK_ROUTINE | ReleaseLockRoutine | 
| PRTL_OKAY_TO_LOCK_ROUTINE | OkayToLockRoutine | 
| BOOLEAN | PreCommitted | 
| BOOLEAN | DumpInProgress | 
| PVOID | CommitBase | 
| PVOID | CurrentLowerCommitLimit | 
| PVOID | CurrentUpperCommitLimit | 
| PCHAR | NextFreeLowerMemory | 
| PCHAR | NextFreeUpperMemory | 
| ULONG | NumberOfEntriesLookedUp | 
| ULONG | NumberOfEntriesAdded | 
| PRTL_STACK_TRACE_ENTRY * | EntryIndexArray | 
| ULONG | NumberOfBuckets | 
| PRTL_STACK_TRACE_ENTRY | Buckets [1] | 
| 
 | 
| 
 Definition at line 38 of file stktrace.h. | 
| 
 | 
| 
 Definition at line 53 of file stktrace.h. | 
| 
 | 
| 
 Definition at line 44 of file stktrace.h. Referenced by RtlQueryProcessBackTraceInformation(). | 
| 
 | 
| 
 Definition at line 34 of file stktrace.h. | 
| 
 | 
| 
 Definition at line 45 of file stktrace.h. | 
| 
 | 
| 
 Definition at line 46 of file stktrace.h. Referenced by RtlQueryProcessBackTraceInformation(). | 
| 
 | 
| 
 Definition at line 43 of file stktrace.h. Referenced by RtlQueryProcessBackTraceInformation(). | 
| 
 | 
| 
 Definition at line 51 of file stktrace.h. Referenced by RtlQueryProcessBackTraceInformation(). | 
| 
 | 
| 
 | 
| 
 | 
| 
 Definition at line 47 of file stktrace.h. | 
| 
 | 
| 
 Definition at line 48 of file stktrace.h. | 
| 
 | 
| 
 Definition at line 52 of file stktrace.h. | 
| 
 | 
| 
 Definition at line 50 of file stktrace.h. Referenced by RtlQueryProcessBackTraceInformation(). | 
| 
 | 
| 
 Definition at line 49 of file stktrace.h. Referenced by RtlQueryProcessBackTraceInformation(). | 
| 
 | 
| 
 Definition at line 40 of file stktrace.h. | 
| 
 | 
| 
 Definition at line 42 of file stktrace.h. | 
| 
 | 
| 
 Definition at line 39 of file stktrace.h. | 
| 
 | 
| 
 Definition at line 35 of file stktrace.h. | 
 1.3.7
 1.3.7