|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winternl.h>

Definition at line 3319 of file winternl.h.
| ULONG _DEBUG_LOCK_INFORMATION::ActiveCount |
Definition at line 3324 of file winternl.h.
| PVOID _DEBUG_LOCK_INFORMATION::Address |
Definition at line 3320 of file winternl.h.
| ULONG _DEBUG_LOCK_INFORMATION::ContentionCount |
Definition at line 3325 of file winternl.h.
| USHORT _DEBUG_LOCK_INFORMATION::CreatorBackTraceIndex |
Definition at line 3322 of file winternl.h.
| ULONG _DEBUG_LOCK_INFORMATION::EntryCount |
Definition at line 3326 of file winternl.h.
| ULONG _DEBUG_LOCK_INFORMATION::NumberOfExclusiveWaiters |
Definition at line 3329 of file winternl.h.
| ULONG _DEBUG_LOCK_INFORMATION::NumberOfSharedWaiters |
Definition at line 3328 of file winternl.h.
| ULONG _DEBUG_LOCK_INFORMATION::OwnerThreadId |
Definition at line 3323 of file winternl.h.
| ULONG _DEBUG_LOCK_INFORMATION::RecursionCount |
Definition at line 3327 of file winternl.h.
| USHORT _DEBUG_LOCK_INFORMATION::Type |
Definition at line 3321 of file winternl.h.