#include "loft.hh"
Static Protected Member Functions | |
static void * | loft_btalloc (size_t size, size_t align) |
static void | loft_btfree (void *p, size_t size) |
Internal Helper.
|
staticprotected |
Alloc in a fashion similar to malloc(), using boundary tags.
|
staticprotected |
Free memory allocted from loft_btalloc().