Unit 'JwaNative' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

_DEBUG_LOCK_INFORMATION

Declaration

Source position: jwanative.pas line 1687

type _DEBUG_LOCK_INFORMATION = record

  Address: PVOID;

  Type_: USHORT;

  CreatorBackTraceIndex: USHORT;

  OwnerThreadId: ULONG;

  ActiveCount: ULONG;

  ContentionCount: ULONG;

  EntryCount: ULONG;

  RecursionCount: ULONG;

  NumberOfSharedWaiters: ULONG;

  NumberOfExclusiveWaiters: ULONG;

end;


Documentation generated on: 2023-03-18