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

_SYSTEM_LOCK_INFORMATION

Declaration

Source position: jwanative.pas line 992

type _SYSTEM_LOCK_INFORMATION = record

  Address: PVOID;

  Type_: USHORT;

  Reserved1: USHORT;

  ExclusiveOwnerThreadId: ULONG;

  ActiveCount: ULONG;

  ContentionCount: ULONG;

  Reserved2: array [0..1] of ULONG;

  NumberOfSharedWaiters: ULONG;

  NumberOfExclusiveWaiters: ULONG;

end;


Documentation generated on: 2023-03-18