CUBRID Engine
latest
|
#include <mallocheap.h>
Public Types | |
enum | { Alignment = MallocInfo::Alignment } |
Public Member Functions | |
void * | malloc (size_t sz) |
void | free (void *ptr) |
Definition at line 43 of file mallocheap.h.
anonymous enum |
Enumerator | |
---|---|
Alignment |
Definition at line 46 of file mallocheap.h.
|
inline |
Definition at line 52 of file mallocheap.h.
References malloc_usable_size().
|
inline |
Definition at line 48 of file mallocheap.h.