libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
fixed_threads_container.hpp File Reference
#include "../../core/config.h"
#include "../../core/trace.hpp"
#include <algorithm>
#include <cassert>
#include <memory>
#include <unordered_map>
Include dependency graph for fixed_threads_container.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_::fixed_pool_of_threads< PTT, ThrdT >
 This is a low-level collection of pool_thread objects, that is created by one other thread. 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_