ReactOS 0.4.15-dev-5853-gcb454ef
_CRITICAL_SECTION Struct Reference

#include <winbase.h>

Inheritance diagram for _CRITICAL_SECTION:
Collaboration diagram for _CRITICAL_SECTION:

Public Attributes

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

Detailed Description

Definition at line 893 of file winbase.h.

Member Data Documentation

◆ DebugInfo

◆ LockCount

◆ LockSemaphore

◆ OwningThread

◆ RecursionCount

◆ SpinCount

ULONG_PTR _CRITICAL_SECTION::SpinCount

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