RTL_CRITICAL_SECTION

Undocumented in source.

Members

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.
Reserved
DWORD Reserved;
Undocumented in source.

Meta