![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for GrayLib::cJobThreadSet< T >, including all inherited members.
cJobThreadSet(int iMinThreads=0, int iMaxThreads=32) noexcept | GrayLib::cJobThreadSet< T > | inline |
get_RunningJobQty() const noexcept | GrayLib::cJobThreadSet< T > | inline |
get_WaitingJobQty() const noexcept | GrayLib::cJobThreadSet< T > | inline |
m_aRunningThreads | GrayLib::cJobThreadSet< T > | protected |
m_iMaxThreads | GrayLib::cJobThreadSet< T > | protected |
m_iMinThreads | GrayLib::cJobThreadSet< T > | protected |
m_WaitingJobs | GrayLib::cJobThreadSet< T > | protected |