libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include "thread_params_traits.hpp"
#include "trace.hpp"
#include <boost/mpl/assert.hpp>
#include <boost/static_assert.hpp>
#include <boost/thread/locks.hpp>
#include "anon_spin_event.hpp"
#include "locking_impl.hpp"
Go to the source code of this file.
Namespaces | |
namespace | jmmcg |
Link with -lrt to include these functions. | |
namespace | jmmcg::LIBJMMCG_VER_NAMESPACE |
namespace | jmmcg::LIBJMMCG_VER_NAMESPACE::ppd |
Parallel Pixie Dust or PPD is the name of the thread library within libjmmcg. | |
namespace | jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::lock |
namespace | jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::lock::any_order |
This namespace is for containing lock types that lock two lockable objects jointly, atomically. | |