GrPPI
0.3.1
Generic and Reusable Parallel Pattern Interface
|
This is the complete list of members for grppi::worker_pool, including all inherited members.
launch(const E &ex, F f, Args &&...args) | grppi::worker_pool | inline |
launch_tasks(const E &ex, F &&f, Args &&...args) | grppi::worker_pool | inline |
operator=(worker_pool &&) noexcept=default | grppi::worker_pool | |
wait() noexcept | grppi::worker_pool | inline |
worker_pool(int num_threads) noexcept | grppi::worker_pool | inline |
worker_pool(worker_pool &&) noexcept=default | grppi::worker_pool | |
~worker_pool() noexcept | grppi::worker_pool | inline |