ATLAS Offline Software
|
These are large blocks of memory that get allocated and divided up into smaller, uniform elements. Out-of-line implementation. More...
#include "AthAllocators/ArenaBlock.h"
#include "AthAllocators/exceptions.h"
#include <cstdlib>
#include <unistd.h>
#include <cassert>
#include <sys/mman.h>
Go to the source code of this file.
Namespaces | |
SG | |
Forward declaration. | |
These are large blocks of memory that get allocated and divided up into smaller, uniform elements. Out-of-line implementation.
Definition in file ArenaBlock.cxx.