Skip to content

Class FreelistHeap

ClassList > FreelistHeap

Manage freed memory on a linked list. More...

  • #include <freelistheap.h>

Detailed Description

Warning:

This is for one "size class" only.

Note that the linked list is threaded through the freed objects, meaning that such objects must be at least the size of a pointer.


The documentation for this class was generated from the following file cubrid/src/heaplayers/heaps/buildingblock/freelistheap.h