Atlas Runtime
pmalloc.hpp File Reference
#include <iostream>
#include <cstdlib>
#include <cassert>
#include <map>
#include <pthread.h>
#include "pregion_configs.hpp"
#include "atlas_api.h"
Include dependency graph for pmalloc.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Atlas::PArena
 

Namespaces

 Atlas
 

Typedefs

typedef std::map< void *, bool > Atlas::MemMap
 
typedef std::map< uint32_t, MemMap > Atlas::FreeList