simtls.cpp File Reference

Functions

static void deleteThatHeap (void *p)
static void make_heap_key (void)
static void initTSD (void) __attribute__((constructor))
static TheCustomHeapTypeinitializeCustomHeap (void)
TheCustomHeapTypegetCustomHeap (void)

Variables

static pthread_key_t theHeapKey
static pthread_once_t key_once = PTHREAD_ONCE_INIT

Function Documentation

static void deleteThatHeap ( void *  p  )  [static]
TheCustomHeapType* getCustomHeap ( void   )  [inline]
static TheCustomHeapType* initializeCustomHeap ( void   )  [static]
static void initTSD ( void   )  [static]
static void make_heap_key ( void   )  [static]

Variable Documentation

pthread_once_t key_once = PTHREAD_ONCE_INIT [static]
pthread_key_t theHeapKey [static]
Generated on Tue Aug 2 11:51:26 2011 for Galois by  doxygen 1.6.3