ReactOS 0.4.16-dev-737-g3368adc
_RTL_SRWLOCK Struct Reference

#include <rtltypes.h>

Collaboration diagram for _RTL_SRWLOCK:

Public Attributes

PVOID Ptr
 

Detailed Description

Definition at line 291 of file rtltypes.h.

Member Data Documentation

◆ Ptr

PVOID _RTL_SRWLOCK::Ptr

Definition at line 292 of file rtltypes.h.

Referenced by RtlTryAcquireSRWLockExclusive(), and RtlTryAcquireSRWLockShared().


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