MADNESS  version 0.9
Classes | Namespaces | Macros
atomicint.h File Reference
#include <madness/madness_config.h>
#include <ext/atomicity.h>
Include dependency graph for atomicint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  madness::AtomicInt
 An integer with atomic set, get, read+inc, read+dec, dec+test operations. More...
 

Namespaces

 madness
 Holds machinery to set up Functions/FuncImpls using various Factories and Interfaces.
 

Macros

#define MADATOMIC_USE_GCC
 Implements AtomicInteger. More...
 

Macro Definition Documentation

#define MADATOMIC_USE_GCC

Implements AtomicInteger.