Hoard::AlignedMmap< Alignment_, LockType > Class Template Reference
Route requests to the one aligned mmap instance.
More...
#include <alignedmmap.h>
List of all members.
Public Types |
enum | { Alignment = Alignment_
} |
Public Member Functions |
void * | malloc (size_t sz) |
void | free (void *ptr) |
size_t | getSize (void *ptr) const |
Detailed Description
template<size_t Alignment_, class LockType>
class Hoard::AlignedMmap< Alignment_, LockType >
Route requests to the one aligned mmap instance.
- Author:
- Emery Berger <http://www.cs.umass.edu/~emery>
Member Enumeration Documentation
template<size_t Alignment_, class LockType>
Member Function Documentation
template<size_t Alignment_, class LockType>
template<size_t Alignment_, class LockType>
template<size_t Alignment_, class LockType>
The documentation for this class was generated from the following file: