localmallocheap.h File Reference

#include <dlfcn.h>
#include "ansiwrapper.h"
#include "sizeheap.h"
#include "staticheap.h"

Go to the source code of this file.

Classes

class  HL::LocalMallocHeap

Namespaces

namespace  HL
 

A thread-wrapper of childlike simplicity :).


Typedefs

typedef void * mallocFunction (size_t)
typedef void freeFunction (void *)
typedef size_t msizeFunction (void *)
typedef void exitFunction (int)

Functions

size_t malloc_usable_size (void *)

Variables

exitFunctiontrueExitFunction

Typedef Documentation

typedef void exitFunction(int)
typedef void freeFunction(void *)
typedef void* mallocFunction(size_t)
typedef size_t msizeFunction(void *)

Function Documentation

size_t malloc_usable_size ( void *   ) 

Variable Documentation

Generated on Tue Aug 2 11:51:26 2011 for Galois by  doxygen 1.6.3