libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
subdivide_n_gen_wk.hpp File Reference
Include dependency graph for subdivide_n_gen_wk.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_::unlock_collections< P, Collns >
 
class  jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::counted_event< P, Collns >
 
class  jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::ensure_wk_complete< WkC >
 
class  jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::alg_wrapper1< P, Wk, RD_ >
 Assist with implementing the parallel versions of the standard algorithms. More...
 
class  jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::alg_wrapper1< P, Wk, generic_traits::return_data::nonjoinable >
 
class  jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::alg_wrapper2< P, Wk, RD_ >
 Assist with implementing the parallel versions of the standard algorithms. More...
 
class  jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::alg_wrapper2< P, Wk, generic_traits::return_data::nonjoinable >
 
class  jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::alg_wrapper3< P, Wk, RD_ >
 Assist with implementing the parallel versions of the standard algorithms. More...
 
class  jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::alg_wrapper3< P, Wk, generic_traits::return_data::nonjoinable >
 
class  jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::subdivide_n_gen_wk< Ps, TPB, Alg >
 Distribute the input range [begin, end) across the thread_pool_type recursively as a collection of tasks. More...
 
class  jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::subdivide_n_gen_wk< pool_traits::size_mode_t::infinite, TPB, Alg >
 Distribute the input range [begin, end) across the thread_pool_type recursively as a collection of tasks. More...
 
class  jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::subdivide_n_gen_wk1< Ps, TPB, Fn, Conts, Alg >
 
class  jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::subdivide_n_gen_wk1< pool_traits::size_mode_t::infinite, TPB, Fn, Conts, Alg >
 
class  jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::subdivide_n_gen_wk2< Ps, TPB, UniOp, Conts, Alg >
 
class  jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::subdivide_n_gen_wk2< pool_traits::size_mode_t::infinite, TPB, UniOp, Conts, Alg >
 
class  jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::subdivide_n_gen_wk3< Ps, TPB, BinOp, Conts, Alg >
 
class  jmmcg::LIBJMMCG_VER_NAMESPACE::ppd::private_::subdivide_n_gen_wk3< pool_traits::size_mode_t::infinite, TPB, BinOp, Conts, Alg >
 

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_