Flow
Documentation for the Flow C++ Library
Loading...
Searching...
No Matches
flow::SimpleThreadPool< ThreadSafeQueue > Member List

This is the complete list of members for flow::SimpleThreadPool< ThreadSafeQueue >, including all inherited members.

poolSize() constflow::SimpleThreadPool< ThreadSafeQueue >inline
queue_flow::SimpleThreadPool< ThreadSafeQueue >private
runPendingTask()flow::SimpleThreadPool< ThreadSafeQueue >inline
runTasks(std::stop_token token)flow::SimpleThreadPool< ThreadSafeQueue >inlineprivate
SimpleThreadPool(std::size_t threadCount=std::thread::hardware_concurrency() - 1)flow::SimpleThreadPool< ThreadSafeQueue >inlineexplicit
submit(Callable callable, Args &&... args)flow::SimpleThreadPool< ThreadSafeQueue >inline
threads_flow::SimpleThreadPool< ThreadSafeQueue >private