ReactOS 0.4.15-dev-7842-g558ab78
_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 1152 of file rtltypes.h.

Member Data Documentation

◆ Locks

RTL_PROCESS_LOCK_INFORMATION _RTL_PROCESS_LOCKS::Locks[1]

Definition at line 1155 of file rtltypes.h.

Referenced by RtlQueryProcessDebugInformation().

◆ NumberOfLocks

ULONG _RTL_PROCESS_LOCKS::NumberOfLocks

Definition at line 1154 of file rtltypes.h.


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