32 #include <casacore/casa/aips.h>
34 #include <casacore/casa/stdlib.h>
static int setMemoryOption(int, int)
static size_t allocatedMemoryInBytes()
How much memory has been allocated by the programmer (via either new or malloc.
static size_t assignedMemoryInBytes()
How much memory in in the memory "pool" of this process.
static void releaseMemory()
Attempt to release memory which has been assigned but not allocated.
static void setMemoryOptions()
setMemoryOptions and setMemoryOption are typically front ends for mallopt which lets the user control...
this file contains all the compiler specific defines