MADNESS  0.10.1
Classes | Namespaces | Macros

Implements AtomicInt. More...

#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+increment, read+decrement, and decrement+test operations. More...
 

Namespaces

 madness
 File holds all helper structures necessary for the CC_Operator and CC2 class.
 

Macros

#define MADATOMIC_USE_GCC
 

Detailed Description

Implements AtomicInt.