libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
thread_base.hpp File Reference
Include dependency graph for thread_base.hpp:
This graph shows which files directly or indirectly include this file:

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)