Data Fields | |
void *(* | memory_allocating_function )(size_t) |
void(* | memory_releasing_function )(void *) |
unsigned long | MaxSize |
unsigned long | CurrentSize |
unsigned long | MaxNetSize |
unsigned long | MinNetSize |
pAllocUnit | FirstUnit |
Definition at line 98 of file myalloc.c.
|
Definition at line 105 of file myalloc.c. Referenced by alloc_Alloc(), alloc_Free(), alloc_FreeSegment(), alloc_GetStat(), alloc_InitSegment(), and alloc_Merge(). |
|
Definition at line 108 of file myalloc.c. Referenced by alloc_Alloc(), alloc_Free(), alloc_FreeSegment(), alloc_InitSegment(), and alloc_Merge(). |
|
Definition at line 105 of file myalloc.c. Referenced by alloc_Alloc(), alloc_GetStat(), and alloc_InitSegment(). |
|
Definition at line 105 of file myalloc.c. Referenced by alloc_Alloc(), alloc_InitSegment(), and alloc_SegmentLimit(). |
|
Referenced by alloc_Alloc(), and alloc_InitSegment(). |
|
Referenced by alloc_FinishSegment(), alloc_Free(), alloc_FreeSegment(), and alloc_InitSegment(). |
|
Definition at line 105 of file myalloc.c. Referenced by alloc_Free(), alloc_FreeSegment(), alloc_GetStat(), and alloc_InitSegment(). |