![]() |
dfx 0.1.0
Linux-based dynamic dataflow executor
|
This is the complete list of members for dfx::Runtime::ThreadPool, including all inherited members.
| addThread(std::size_t count=1) | dfx::Runtime::ThreadPool | |
| emplaceTask(Args &&... args) | dfx::Runtime::ThreadPool | inline |
| MaybeCThreadData typedef | dfx::Runtime::ThreadPool | |
| MaybeThreadData typedef | dfx::Runtime::ThreadPool | |
| pushTask(TaskPtr task) | dfx::Runtime::ThreadPool | |
| pushTasks(std::vector< TaskPtr > tasks) | dfx::Runtime::ThreadPool | |
| removeThread(std::size_t count=1) | dfx::Runtime::ThreadPool | |
| threadCount() const noexcept | dfx::Runtime::ThreadPool | inline |
| threadData() | dfx::Runtime::ThreadPool | |
| threadData() const | dfx::Runtime::ThreadPool | |
| ThreadPool(std::size_t threadCount=1) | dfx::Runtime::ThreadPool | |
| ~ThreadPool() | dfx::Runtime::ThreadPool |