|
ReactOS 0.4.16-dev-2224-g3637fd8
|

Public Attributes | |
| union { | |
| struct { | |
| WORD flags | |
| BYTE lock | |
| } | |
| void * next_free | |
| }; | |
| void * | ptr |
| UINT_PTR | flags |
| union { ... } mem_entry::@518 |
| WORD mem_entry::flags |
Definition at line 895 of file memory.c.
Referenced by test_GlobalAlloc(), and test_LocalAlloc().
| void * mem_entry::ptr |
Definition at line 900 of file memory.c.
Referenced by test_GlobalAlloc(), and test_LocalAlloc().