Galois
|
#include <cstdint>
#include <cassert>
#include <atomic>
#include "galois/config.h"
#include "galois/substrate/CompilerSpecific.h"
Go to the source code of this file.
Classes | |
class | galois::substrate::PtrLock< T > |
PtrLock is a spinlock and a pointer. More... | |
class | galois::substrate::DummyPtrLock< T > |
Namespaces | |
galois | |
The Galois namespace containing all Galois structures and functions. | |
galois::substrate | |
Contains threading and machine OS support. | |