Eneboo - Documentación para desarrolladores
|
Manage freed memory on a linked list. Más...
#include <freelistheap.h>
Manage freed memory on a linked list.
Note that the linked list is threaded through the freed objects, meaning that such objects must be at least the size of a pointer.