#include "mmapheap.h"
#include "sassert.h"
#include "conformantheap.h"
#include "lockedheap.h"
#include "dllist.h"
#include "myhashmap.h"
#include "freelistheap.h"
#include "mmapwrapper.h"
#include "bumpalloc.h"
#include "exactlyone.h"
#include "mmapalloc.h"
Go to the source code of this file.
Classes | |
class | Hoard::SuperblockStore< SuperblockSize, TheLockType > |
class | Hoard::AlignedSuperblockHeapHelper< TheLockType, SuperblockSize > |
class | Hoard::AlignedSuperblockHeap< TheLockType, SuperblockSize > |
Namespaces | |
namespace | Hoard |