|
libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include "locking.hpp"#include "atomic_counter.hpp"#include <array>#include <limits>#include <mutex>#include "thread_api_traits_impl.hpp"#include "hp_timer.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::no_locking |
Typedefs | |
| typedef api_lock_traits< platform_api, sequential_mode > | jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::no_locking::lock_traits |