Atomic.h File Reference

Atomic Types type -*- C++ -*-. More...

#include "Galois/Runtime/ll/CacheLineStorage.h"
#include <iterator>

Go to the source code of this file.

Classes

class  Galois::AtomicImpl::GAtomicImpl< T, W >
 Common implementation. More...
class  Galois::AtomicImpl::GAtomicBase< T, W >
 Basic atomic. More...
class  Galois::AtomicImpl::GAtomicBase< T *, W >
 Specialization for pointers. More...
class  Galois::AtomicImpl::GAtomicBase< const T *, W >
 Specialization for const pointers. More...
class  Galois::AtomicImpl::GAtomicBase< bool, W >
 Specialization for bools. More...
struct  Galois::AtomicImpl::DummyWrapper< T >
class  Galois::GAtomic< T >
 An atomic wrapper that provides sensible atomic behavior for most primative data types. More...
class  Galois::GAtomicPadded< T >
 Cache-line padded version of GAtomic. More...

Namespaces

namespace  Galois
 

Main Galois namespace.


namespace  Galois::AtomicImpl

Detailed Description

Atomic Types type -*- C++ -*-.

License

Galois, a framework to exploit amorphous data-parallelism in irregular programs.

Copyright (C) 2012, The University of Texas at Austin. All rights reserved. UNIVERSITY EXPRESSLY DISCLAIMS ANY AND ALL WARRANTIES CONCERNING THIS SOFTWARE AND DOCUMENTATION, INCLUDING ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR ANY PARTICULAR PURPOSE, NON-INFRINGEMENT AND WARRANTIES OF PERFORMANCE, AND ANY WARRANTY THAT MIGHT OTHERWISE ARISE FROM COURSE OF DEALING OR USAGE OF TRADE. NO WARRANTY IS EITHER EXPRESS OR IMPLIED WITH RESPECT TO THE USE OF THE SOFTWARE OR DOCUMENTATION. Under no circumstances shall University be liable for incidental, special, indirect, direct or consequential damages or loss of profits, interruption of business, or related expenses which may arise from use of Software or Documentation, including but not limited to those resulting from defects in Software and/or Documentation, or loss or inaccuracy of data of any kind.

Author:
M. Amber Hassaan <ahassaan@ices.utexas.edu>

Generated on 2 Nov 2013 for Galois by  doxygen 1.6.1