Rizin
unix-like reverse engineering framework and cli tools
_HEAP_LOCK Struct Reference

#include <windows_heap.h>

Public Attributes

union {
   RTL_CRITICAL_SECTION   CriticalSection
 
   PVOID   Resource
 
Lock
 

Detailed Description

Definition at line 268 of file windows_heap.h.

Member Data Documentation

◆ CriticalSection

RTL_CRITICAL_SECTION _HEAP_LOCK::CriticalSection

Definition at line 270 of file windows_heap.h.

◆ 

union { ... } _HEAP_LOCK::Lock

◆ Resource

PVOID _HEAP_LOCK::Resource

Definition at line 271 of file windows_heap.h.


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