Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces
ArenaBlock.cxx File Reference

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>
Include dependency graph for ArenaBlock.cxx:

Go to the source code of this file.

Namespaces

 SG
 Forward declaration.
 

Detailed Description

These are large blocks of memory that get allocated and divided up into smaller, uniform elements. Out-of-line implementation.

Author
scott snyder
Date
May 2007

Definition in file ArenaBlock.cxx.