|
ReactOS 0.4.17-dev-650-gd0e71de
|
#include <rtltypes.h>

Definition at line 1140 of file rtltypes.h.
| ULONG _RTL_PROCESS_LOCK_INFORMATION::ActiveCount |
Definition at line 1146 of file rtltypes.h.
| PVOID _RTL_PROCESS_LOCK_INFORMATION::Address |
Definition at line 1142 of file rtltypes.h.
| ULONG _RTL_PROCESS_LOCK_INFORMATION::ContentionCount |
Definition at line 1147 of file rtltypes.h.
| USHORT _RTL_PROCESS_LOCK_INFORMATION::CreatorBackTraceIndex |
Definition at line 1144 of file rtltypes.h.
| ULONG _RTL_PROCESS_LOCK_INFORMATION::EntryCount |
Definition at line 1148 of file rtltypes.h.
| ULONG _RTL_PROCESS_LOCK_INFORMATION::NumberOfExclusiveWaiters |
Definition at line 1151 of file rtltypes.h.
| ULONG _RTL_PROCESS_LOCK_INFORMATION::NumberOfSharedWaiters |
Definition at line 1150 of file rtltypes.h.
| ULONG _RTL_PROCESS_LOCK_INFORMATION::OwnerThreadId |
Definition at line 1145 of file rtltypes.h.
| ULONG _RTL_PROCESS_LOCK_INFORMATION::RecursionCount |
Definition at line 1149 of file rtltypes.h.
| USHORT _RTL_PROCESS_LOCK_INFORMATION::Type |
Definition at line 1143 of file rtltypes.h.