ReactOS 0.4.16-dev-1105-gafe29ee
_RTL_PROCESS_LOCKS Struct Reference

#include <rtltypes.h>

Collaboration diagram for _RTL_PROCESS_LOCKS:

Public Attributes

ULONG NumberOfLocks
 
RTL_PROCESS_LOCK_INFORMATION Locks [1]
 

Detailed Description

Definition at line 1146 of file rtltypes.h.

Member Data Documentation

◆ Locks

RTL_PROCESS_LOCK_INFORMATION _RTL_PROCESS_LOCKS::Locks[1]

Definition at line 1149 of file rtltypes.h.

Referenced by RtlQueryProcessDebugInformation().

◆ NumberOfLocks

ULONG _RTL_PROCESS_LOCKS::NumberOfLocks

Definition at line 1148 of file rtltypes.h.


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