include/amino/stack.h File Reference

#include <amino/smr.h>
#include <stdexcept>

Go to the source code of this file.

Namespaces

namespace  amino

Classes

class  amino::LockFreeStack< T >
 This is a lock-free stack, based on: IBM, IBM System/370 Extended Architecture, Principles of Operation, 1983 ABA prevention method is based on Maged M. Michael's: Hazard Pointers: Safe Memory Reclamation for Lock-Free Objects. More...
class  amino::LockFreeStack< T >::StackNode
 The node type, which stores the data and a next pointer in it. More...


Generated on Tue Dec 9 13:39:39 2008 for Amino by  doxygen 1.5.6