Marine Library
1.0
C++ library for Linux Networking Development
|
Lock-free atomic operations for integral types. More...
#include <cassert>
#include <cstddef>
#include "impl/environment.hh"
Go to the source code of this file.
Classes | |
class | CAtomicSync< T > |
GCC __sync_XXX based atomic operations for integral types. More... | |
Lock-free atomic operations for integral types.