ReactOS 0.4.16-dev-1946-g52006dd
_RTL_CRITICAL_SECTION Struct Reference

#include <rtltypes.h>

Inheritance diagram for _RTL_CRITICAL_SECTION:
Collaboration diagram for _RTL_CRITICAL_SECTION:

Public Attributes

PRTL_CRITICAL_SECTION_DEBUG DebugInfo
 
LONG LockCount
 
LONG RecursionCount
 
HANDLE OwningThread
 
HANDLE LockSemaphore
 
ULONG_PTR SpinCount
 

Detailed Description

Definition at line 1448 of file rtltypes.h.

Member Data Documentation

◆ DebugInfo

◆ LockCount

◆ LockSemaphore

◆ OwningThread

◆ RecursionCount

◆ SpinCount


The documentation for this struct was generated from the following files: