Galois::Runtime::PerBackend Class Reference
#include <PerThreadStorage.h>
List of all members.
Constructor & Destructor Documentation
Galois::Runtime::PerBackend::PerBackend |
( |
|
) |
[inline] |
Member Function Documentation
unsigned Galois::Runtime::PerBackend::allocOffset |
( |
const unsigned |
size |
) |
|
void Galois::Runtime::PerBackend::deallocOffset |
( |
const unsigned |
offset, |
|
|
const unsigned |
size | |
|
) |
| | |
void* Galois::Runtime::PerBackend::getLocal |
( |
unsigned |
offset, |
|
|
unsigned |
id | |
|
) |
| | [inline] |
void* Galois::Runtime::PerBackend::getLocal |
( |
unsigned |
offset, |
|
|
char * |
base | |
|
) |
| | [inline] |
void * Galois::Runtime::PerBackend::getRemote |
( |
unsigned |
thread, |
|
|
unsigned |
offset | |
|
) |
| | |
void Galois::Runtime::PerBackend::initCommon |
( |
|
) |
[private] |
char * Galois::Runtime::PerBackend::initPerPackage |
( |
|
) |
|
char * Galois::Runtime::PerBackend::initPerThread |
( |
|
) |
|
unsigned Galois::Runtime::PerBackend::nextLog2 |
( |
unsigned |
size |
) |
[static, private] |
Member Data Documentation
The documentation for this class was generated from the following files: