RTL_CRITICAL_SECTION

Undocumented in source.

Members

Aliases

Reserved
alias Reserved = SpinCount
Undocumented in source.

Variables

DebugInfo
PRTL_CRITICAL_SECTION_DEBUG DebugInfo;
Undocumented in source.
LockCount
LONG LockCount;
Undocumented in source.
LockSemaphore
HANDLE LockSemaphore;
Undocumented in source.
OwningThread
HANDLE OwningThread;
Undocumented in source.
RecursionCount
LONG RecursionCount;
Undocumented in source.
SpinCount
ULONG_PTR SpinCount;
Undocumented in source.

Meta