![]() |
UtilsLite
Utilities for C++ programming
|
This is the complete list of members for Utils::ThreadPool0, including all inherited members.
exec(FUN &&fun) override | Utils::ThreadPool0 | inlinevirtual |
Name() | Utils::ThreadPool0 | inlinestatic |
name() const override | Utils::ThreadPool0 | inlinevirtual |
operator=(ThreadPoolBase const &)=delete | Utils::ThreadPoolBase | |
operator=(ThreadPoolBase &&)=delete | Utils::ThreadPoolBase | |
run(Func &&func, Args &&... args) | Utils::ThreadPoolBase | inline |
thread_count() const override | Utils::ThreadPool0 | inlinevirtual |
ThreadPool0(unsigned n) | Utils::ThreadPool0 | inlineexplicit |
ThreadPoolBase(ThreadPoolBase const &)=delete | Utils::ThreadPoolBase | |
ThreadPoolBase(ThreadPoolBase &&)=delete | Utils::ThreadPoolBase | |
ThreadPoolBase()=default | Utils::ThreadPoolBase | |
wait() override | Utils::ThreadPool0 | inlinevirtual |
~ThreadPool0()=default | Utils::ThreadPool0 | virtual |