Nebula
|
Central config file for memory setup on the Posix platform.
(C) 2008 Radon Labs GmbH (C) 2013-2018 Individual contributors, see AUTHORS file
#include "core/config.h"
Go to the source code of this file.
Namespaces | |
namespace | Memory |
Macros | |
#define | MEMORY_POSIXMEMORYCONFIG_H |
Functions | |
void | Memory::SetupHeaps () |
Setup the global heaps. | |
const char * | Memory::GetHeapTypeName (HeapType heapType) |
Returns a human readable name for a heap type. | |
#define MEMORY_POSIXMEMORYCONFIG_H |