Go to the source code of this file.
Classes | |
struct | no_multi_threading::atomic< T > |
Namespaces | |
namespace | Clasp |
namespace | no_multi_threading |
Functions | |
template<class T > | |
T | fetch_and_and (Clasp::atomic< T > &a, T mask) |
template<class T > | |
T | fetch_and_or (Clasp::atomic< T > &a, T mask) |
T fetch_and_and | ( | Clasp::atomic< T > & | a, |
T | mask | ||
) | [inline] |
T fetch_and_or | ( | Clasp::atomic< T > & | a, |
T | mask | ||
) | [inline] |