YACLib
C++ library for concurrent tasks execution
|
This is the complete list of members for yaclib::FairThreadPool, including all inherited members.
Alive() const noexcept final | yaclib::FairThreadPool | virtual |
DecRef() noexcept | yaclib::IRef | inlinevirtual |
FairThreadPool(std::uint64_t threads=yaclib_std::thread::hardware_concurrency()) | yaclib::FairThreadPool | explicit |
HardStop() noexcept | yaclib::FairThreadPool | |
IncRef() noexcept | yaclib::IRef | inlinevirtual |
SoftStop() noexcept | yaclib::FairThreadPool | |
Stop() noexcept | yaclib::FairThreadPool | |
Submit(Job &task) noexcept final | yaclib::FairThreadPool | virtual |
Tag() const noexcept final | yaclib::FairThreadPool | virtual |
Type enum name | yaclib::IExecutor | |
Wait() noexcept | yaclib::FairThreadPool | |
~FairThreadPool() noexcept override | yaclib::FairThreadPool | |
~IRef() noexcept=default | yaclib::IRef | virtual |