|
libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include "../../core/exception.hpp"#include "../../core/thread_os_traits.hpp"#include "thread_base_impl.hpp"Go to the source code of this file.
Classes | |
| class | jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::thread_base< API, Mdl > |
| This class is used to implement a raw class that wraps using a raw thread. More... | |
| class | jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::eval_shared_deleter_t< E > |
| Ensure that the deleter is not called for work that is stack-allocated. 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::private_ |
Functions | |
| template<generic_traits::api_type API, typename Mdl > | |
| tostream &__fastcall FORCE_INLINE | jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::operator<< (tostream &os, thread_base< API, Mdl > const &th) |