Nebula
Loading...
Searching...
No Matches
osxmemoryconfig.cc File Reference
#include "stdneb.h"
#include "memory/osx/osxmemoryconfig.h"
#include "core/sysfunc.h"

Namespaces

namespace  Memory

Functions

void Memory::SetupHeaps ()
 Setup the global heaps.
const char * Memory::GetHeapTypeName (HeapType heapType)
 Returns a human readable name for a heap type.

Variables

malloc_zone_t * Memory::Heaps [NumHeapTypes] = { NULL }
 Heap pointers are defined here.