CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
System::Threading::ThreadPoolImpl Member List

This is the complete list of members for System::Threading::ThreadPoolImpl, including all inherited members.

AddWorkers(uint32_t amount)System::Threading::ThreadPoolImplprotected
DelWorkers(uint32_t amount)System::Threading::ThreadPoolImplprotected
GetAvailableThreads(int &wt, int &cpt)System::Threading::ThreadPoolImpl
GetInitialized()System::Threading::ThreadPoolImplstatic
GetMaxThreads(int &wt, int &cpt)System::Threading::ThreadPoolImpl
GetMinThreads(int &wt, int &cpt)System::Threading::ThreadPoolImpl
Job typedefSystem::Threading::ThreadPoolImplprotected
JoinAll()System::Threading::ThreadPoolImpl
m_cvSystem::Threading::ThreadPoolImplprotected
m_max_threadsSystem::Threading::ThreadPoolImplprotected
m_min_threadsSystem::Threading::ThreadPoolImplprotected
m_mutexSystem::Threading::ThreadPoolImplprotected
m_queueSystem::Threading::ThreadPoolImplprotected
QueueUserWorkItem(WaitCallback callback, const System::SharedPtr< System::Object > &state)System::Threading::ThreadPoolImpl
SetMaxThreads(int wt, int cpt)System::Threading::ThreadPoolImpl
SetMinThreads(int wt, int cpt)System::Threading::ThreadPoolImpl
ThreadPoolImpl()System::Threading::ThreadPoolImpl
Worker()System::Threading::ThreadPoolImplprotected
~ThreadPoolImpl()System::Threading::ThreadPoolImpl