clingo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Classes | Namespaces | Functions
atomic.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  no_multi_threading::atomic< T >
 

Namespaces

 no_multi_threading
 
 Clasp
 

Functions

template<class T >
fetch_and_or (Clasp::atomic< T > &a, T mask)
 
template<class T >
fetch_and_and (Clasp::atomic< T > &a, T mask)
 

Function Documentation

template<class T >
T fetch_and_and ( Clasp::atomic< T > &  a,
mask 
)
inline

Here is the call graph for this function:

template<class T >
T fetch_and_or ( Clasp::atomic< T > &  a,
mask 
)
inline

Here is the call graph for this function: