SpiecsEngine
 
Loading...
Searching...
No Matches
MemoryPool.h File Reference

The MemoryPool Class Definitions. More...

#include "Core/Core.h"

Go to the source code of this file.

Classes

class  Spices::MemoryPool
 MemoryPool Class. More...
 

Namespaces

namespace  Spices
 

Functions

static void * Spices::SystemAlloc (size_t kpage)
 Alloc memory from system.
 
static void Spices::SystemFree (void *ptr)
 Free memory to system.
 

Detailed Description

The MemoryPool Class Definitions.

The MemoryPool Class Implementation.

Author
tcmalloc.

Definition in file MemoryPool.h.