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

_RTL_CRITICAL_SECTION_DEBUG

Declaration

Source position: jwawinnt.pas line 7550

type _RTL_CRITICAL_SECTION_DEBUG = record

  _Type: Word;

  CreatorBackTraceIndex: Word;

  CriticalSection: PRTL_CRITICAL_SECTION_DEBUG;

  ProcessLocksList: LIST_ENTRY;

  EntryCount: DWORD;

  ContentionCount: DWORD;

  Spare: array [0..1] of DWORD;

end;


Documentation generated on: 2023-03-18