libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
Public Types | |
typedef PT | pool_type |
using | joinable = typename pool_type::joinable |
typedef PT | pool_type |
using | joinable = typename pool_type::joinable |
Public Member Functions | |
constexpr | pool_1ctx_work (const unsigned long x, pool_type &p) noexcept(true) |
void | process () noexcept(true) |
constexpr bool __fastcall | operator< (pool_1ctx_work const &) const noexcept(true) |
constexpr | pool_1ctx_work (const unsigned long x, pool_type &p) noexcept(true) |
void | process () noexcept(true) |
constexpr bool __fastcall | operator< (pool_1ctx_work const &) const noexcept(true) |
Public Attributes | |
unsigned long | num_xfers |
pool_type & | pool |
Definition at line 265 of file dataflow_full_transfer_performance.cpp.
using pool_1ctx_work< PT >::joinable = typename pool_type::joinable |
Definition at line 267 of file dataflow_full_transfer_performance.cpp.
using pool_1ctx_work< PT >::joinable = typename pool_type::joinable |
Definition at line 267 of file dataflow_full_transfer_performance.cpp.
typedef PT pool_1ctx_work< PT >::pool_type |
Definition at line 266 of file dataflow_full_transfer_performance.cpp.
typedef PT pool_1ctx_work< PT >::pool_type |
Definition at line 266 of file dataflow_full_transfer_performance.cpp.
|
inlineconstexprnoexcept |
Definition at line 272 of file dataflow_full_transfer_performance.cpp.
References pool_1ctx_work< PT >::num_xfers, and pool_1ctx_work< PT >::pool.
|
inlineconstexprnoexcept |
Definition at line 272 of file dataflow_full_transfer_performance.cpp.
|
inlineconstexprnoexcept |
Definition at line 282 of file dataflow_full_transfer_performance.cpp.
|
inlineconstexprnoexcept |
Definition at line 282 of file dataflow_full_transfer_performance.cpp.
|
inlinenoexcept |
Definition at line 275 of file dataflow_full_transfer_performance.cpp.
References pool_1ctx_work< PT >::num_xfers, pool_1ctx_work< PT >::pool, and trivial_work::trivial_work().
|
inlinenoexcept |
Definition at line 275 of file dataflow_full_transfer_performance.cpp.
unsigned long pool_1ctx_work< PT >::num_xfers |
Definition at line 269 of file dataflow_full_transfer_performance.cpp.
Referenced by pool_1ctx_work< PT >::pool_1ctx_work(), and pool_1ctx_work< PT >::process().
pool_type & pool_1ctx_work< PT >::pool |
Definition at line 270 of file dataflow_full_transfer_performance.cpp.
Referenced by pool_1ctx_work< PT >::pool_1ctx_work(), and pool_1ctx_work< PT >::process().