libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
Go to the source code of this file.
Classes | |
class | jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::pthreads::condition_var |
class | jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::pthreads::anon_mutex |
class | jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::pthreads::recursive_anon_mutex |
class | jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::pthreads::mutex |
class | jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::pthreads::recursive_mutex |
class | jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::pthreads::anon_semaphore |
class | jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::pthreads::semaphore |
class | jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::pthreads::nonrecursive_anon_mutex |
An anonymous mutex-like atomic object that is non-recursive. More... | |
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::pthreads |