PicoScenes API Docs
 
Loading...
Searching...
No Matches
TaggedThreadPool< ThreadCountCompileTime > Member List

This is the complete list of members for TaggedThreadPool< ThreadCountCompileTime >, including all inherited members.

AddJob(const std::function< void()> &task)TaggedThreadPool< ThreadCountCompileTime >inline
addJob(Task &&task, Params &&params, const std::optional< uint32_t > &threadSN=std::nullopt)TaggedThreadPool< ThreadCountCompileTime >inline
addThread(const int numThreads2Add)TaggedThreadPool< ThreadCountCompileTime >inline
TaggedThreadPool(const int threadCount=ThreadCountCompileTime, const std::string &threadNamePrefix=std::string{})TaggedThreadPool< ThreadCountCompileTime >inlineexplicit
taskCount() constTaggedThreadPool< ThreadCountCompileTime >inline
threadCount() constTaggedThreadPool< ThreadCountCompileTime >inline
~TaggedThreadPool()TaggedThreadPool< ThreadCountCompileTime >inline