libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
Public Types | |
typedef pool_aspects< Jn, platform_api, Mdl, pool_traits::normal_lifo_lockfree, std::less, GSSk > | thread_pool_traits |
typedef thread_pool< Db, Sz, thread_pool_traits > | pool_type |
typedef pool_aspects< Jn, platform_api, Mdl, pool_traits::normal_lifo_lockfree, std::less, GSSk > | thread_pool_traits |
typedef thread_pool< Db, Sz, thread_pool_traits > | pool_type |
Static Public Attributes | |
static const pool_type::pool_type::size_type | pool_size =PoolSize |
Definition at line 74 of file dataflow_basic.cpp.
typedef thread_pool<Db, Sz, thread_pool_traits> lifo_lockfree_queue_t< Db, Sz, Jn, Mdl, PoolSize, GSSk >::pool_type |
Definition at line 84 of file dataflow_basic.cpp.
typedef thread_pool<Db, Sz, thread_pool_traits> lifo_lockfree_queue_t< Db, Sz, Jn, Mdl, PoolSize, GSSk >::pool_type |
Definition at line 84 of file dataflow_basic.cpp.
typedef pool_aspects< Jn, platform_api, Mdl, pool_traits::normal_lifo_lockfree, std::less, GSSk > lifo_lockfree_queue_t< Db, Sz, Jn, Mdl, PoolSize, GSSk >::thread_pool_traits |
Definition at line 82 of file dataflow_basic.cpp.
typedef pool_aspects< Jn, platform_api, Mdl, pool_traits::normal_lifo_lockfree, std::less, GSSk > lifo_lockfree_queue_t< Db, Sz, Jn, Mdl, PoolSize, GSSk >::thread_pool_traits |
Definition at line 82 of file dataflow_basic.cpp.
|
static |
Definition at line 86 of file dataflow_basic.cpp.