GrPPI
0.2
Generic and Reusable Parallel Pattern Interface
|
This is the complete list of members for grppi::parallel_execution_tbb, including all inherited members.
concurrency_degree() const noexcept | grppi::parallel_execution_tbb | inline |
disable_ordering() noexcept | grppi::parallel_execution_tbb | inline |
enable_ordering() noexcept | grppi::parallel_execution_tbb | inline |
is_ordered() const noexcept | grppi::parallel_execution_tbb | inline |
make_queue() const | grppi::parallel_execution_tbb | inline |
parallel_execution_tbb() noexcept | grppi::parallel_execution_tbb | inline |
parallel_execution_tbb(int concurrency_degree, bool order=true) noexcept | grppi::parallel_execution_tbb | inline |
set_concurrency_degree(int degree) noexcept | grppi::parallel_execution_tbb | inline |
set_queue_attributes(int size, queue_mode mode, int tokens) noexcept | grppi::parallel_execution_tbb | inline |
tokens() const noexcept | grppi::parallel_execution_tbb | inline |