Sirikata
Classes | Namespaces | Functions
libcore/include/sirikata/core/util/AtomicTypes.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::SizedAtomicValue< size >
class  Sirikata::AtomicValue< T >

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.


Functions

template<class Node >
bool Sirikata::compare_and_swap (volatile Node *volatile *target, volatile Node *comperand, volatile Node *exchange)