|
libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include "thread_base.hpp"#include "../../core/config.h"#include "../../core/thread_pool_aspects.hpp"#include "../../unix/pool_thread.hpp"Go to the source code of this file.
Classes | |
| class | jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::pool::private_::pool_thread< OST, ExitReq > |
| This class of threads is used within the various thread_pool classes. 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::pool |
| namespace | jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::pool::private_ |
| namespace | jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::pool::private_::thread_types |
| These are the various thread-types that are used within the various thread pools. | |