ReactOS 0.4.16-dev-1113-g99ecbf5
|
#include <rtltypes.h>
Definition at line 1132 of file rtltypes.h.
ULONG _RTL_PROCESS_LOCK_INFORMATION::ActiveCount |
Definition at line 1138 of file rtltypes.h.
PVOID _RTL_PROCESS_LOCK_INFORMATION::Address |
Definition at line 1134 of file rtltypes.h.
ULONG _RTL_PROCESS_LOCK_INFORMATION::ContentionCount |
Definition at line 1139 of file rtltypes.h.
USHORT _RTL_PROCESS_LOCK_INFORMATION::CreatorBackTraceIndex |
Definition at line 1136 of file rtltypes.h.
ULONG _RTL_PROCESS_LOCK_INFORMATION::EntryCount |
Definition at line 1140 of file rtltypes.h.
ULONG _RTL_PROCESS_LOCK_INFORMATION::NumberOfExclusiveWaiters |
Definition at line 1143 of file rtltypes.h.
ULONG _RTL_PROCESS_LOCK_INFORMATION::NumberOfSharedWaiters |
Definition at line 1142 of file rtltypes.h.
ULONG _RTL_PROCESS_LOCK_INFORMATION::OwnerThreadId |
Definition at line 1137 of file rtltypes.h.
ULONG _RTL_PROCESS_LOCK_INFORMATION::RecursionCount |
Definition at line 1141 of file rtltypes.h.
USHORT _RTL_PROCESS_LOCK_INFORMATION::Type |
Definition at line 1135 of file rtltypes.h.