#include <my_alloc.h>
Public Attributes | |
USED_MEM * | free |
USED_MEM * | used |
USED_MEM * | pre_alloc |
unsigned int | min_malloc |
unsigned int | block_size |
unsigned int | block_num |
unsigned int | first_block_usage |
void(* | error_handler )(void) |
|
Definition at line 43 of file my_alloc.h. |
|
Definition at line 42 of file my_alloc.h. |
|
|
|
Definition at line 48 of file my_alloc.h. |
|
Definition at line 37 of file my_alloc.h. |
|
Definition at line 41 of file my_alloc.h. |
|
Definition at line 39 of file my_alloc.h. |
|
Definition at line 38 of file my_alloc.h. |