ReactOS 0.4.15-dev-8434-g155a7c7
_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: