|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <dbghelp_private.h>

Public Attributes | |
| struct list | arena_list |
| struct list | arena_full |
| size_t | arena_size |
Definition at line 52 of file dbghelp_private.h.
Definition at line 55 of file dbghelp_private.h.
Referenced by pool_alloc(), and pool_destroy().
Definition at line 54 of file dbghelp_private.h.
Referenced by pool_alloc(), and pool_destroy().
| size_t pool::arena_size |
Definition at line 56 of file dbghelp_private.h.
Referenced by pool_alloc().