mmapheap.h File Reference

#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <sys/mman.h>
#include <map>
#include "sassert.h"
#include "myhashmap.h"
#include "stlallocator.h"
#include "freelistheap.h"
#include "zoneheap.h"
#include "lockedheap.h"
#include "spinlock.h"
#include "hldefines.h"
#include <new>

Go to the source code of this file.

Classes

class  HL::PrivateMmapHeap
class  HL::MmapHeap
class  HL::MmapHeap::MyHeap

Namespaces

namespace  HL
 

A thread-wrapper of childlike simplicity :).


Defines

#define HL_MMAP_PROTECTION_MASK   (PROT_READ | PROT_WRITE)

Define Documentation

#define HL_MMAP_PROTECTION_MASK   (PROT_READ | PROT_WRITE)
Generated on Tue Aug 2 11:51:26 2011 for Galois by  doxygen 1.6.3