|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <windows_heap.h>
Public Attributes | |
| union { | |
| RTL_CRITICAL_SECTION CriticalSection | |
| PVOID Resource | |
| } | Lock |
Definition at line 268 of file windows_heap.h.
| RTL_CRITICAL_SECTION _HEAP_LOCK::CriticalSection |
Definition at line 270 of file windows_heap.h.
| union { ... } _HEAP_LOCK::Lock |
| PVOID _HEAP_LOCK::Resource |
Definition at line 271 of file windows_heap.h.