Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
MallocMimalloc.h File Reference
#include "CoreTypes.h"
#include "HAL/PlatformMemory.h"
#include "HAL/MemoryBase.h"
+ Include dependency graph for MallocMimalloc.h:

Go to the source code of this file.

Macros

#define PLATFORM_BUILDS_MIMALLOC   0
 
#define PLATFORM_SUPPORTS_MIMALLOC   0
 
#define MIMALLOC_ENABLED   PLATFORM_SUPPORTS_MIMALLOC && MIMALLOC_ALLOCATOR_ALLOWED && PLATFORM_BUILDS_MIMALLOC
 

Macro Definition Documentation

◆ MIMALLOC_ENABLED

◆ PLATFORM_BUILDS_MIMALLOC

#define PLATFORM_BUILDS_MIMALLOC   0

Definition at line 9 of file MallocMimalloc.h.

◆ PLATFORM_SUPPORTS_MIMALLOC

#define PLATFORM_SUPPORTS_MIMALLOC   0

Definition at line 13 of file MallocMimalloc.h.