Flow
Documentation for the Flow C++ Library
|
This is the complete list of members for flow::MultiQueueThreadPool< ThreadSafeQueue, LocalQueue >, including all inherited members.
localQueue | flow::MultiQueueThreadPool< ThreadSafeQueue, LocalQueue > | inlineprivatestatic |
localQueues_ | flow::MultiQueueThreadPool< ThreadSafeQueue, LocalQueue > | private |
MultiQueueThreadPool(std::size_t threadCount=std::thread::hardware_concurrency() - 1) | flow::MultiQueueThreadPool< ThreadSafeQueue, LocalQueue > | inlineexplicit |
poolQueue_ | flow::MultiQueueThreadPool< ThreadSafeQueue, LocalQueue > | private |
poolSize() const | flow::MultiQueueThreadPool< ThreadSafeQueue, LocalQueue > | inline |
runPendingTask() | flow::MultiQueueThreadPool< ThreadSafeQueue, LocalQueue > | inline |
runTasks(std::stop_token token, std::size_t id) | flow::MultiQueueThreadPool< ThreadSafeQueue, LocalQueue > | inlineprivate |
submit(Callable callable, Args &&... args) | flow::MultiQueueThreadPool< ThreadSafeQueue, LocalQueue > | inline |
threadId | flow::MultiQueueThreadPool< ThreadSafeQueue, LocalQueue > | inlineprivatestatic |
threads_ | flow::MultiQueueThreadPool< ThreadSafeQueue, LocalQueue > | private |