#include <cstdlib>
Go to the source code of this file.
Classes | |
class | HL::LeaMallocHeap |
Namespaces | |
namespace | HL |
A thread-wrapper of childlike simplicity :). | |
Functions | |
void * | dlmalloc (size_t) |
void | dlfree (void *) |
size_t | dlmalloc_usable_size (void *) |
void dlfree | ( | void * | ) |
void* dlmalloc | ( | size_t | ) |
size_t dlmalloc_usable_size | ( | void * | ) |