|
Galois
|
#include <cstddef>#include "galois/config.h"Go to the source code of this file.
Namespaces | |
| galois | |
| The Galois namespace containing all Galois structures and functions. | |
| galois::substrate | |
| Contains threading and machine OS support. | |
Functions | |
| size_t | galois::substrate::allocSize () |
| void * | galois::substrate::allocPages (unsigned num, bool preFault) |
| void | galois::substrate::freePages (void *ptr, unsigned num) |