1 #include "../../../common/PlatformUtils.h" 10 const std::vector<QRunnable*>& threads,
int interval)
31 for (std::vector<QRunnable*>::iterator it =
m_threads.begin(); it !=
m_threads.end(); ++it)
44 for (std::vector<QRunnable*>::iterator it =
m_threads.begin(); it !=
m_threads.end(); ++it)
57 for(std::vector<QRunnable*>::iterator it =
m_threads.begin(); it !=
m_threads.end(); ++it)
69 if(
m_pool->activeThreadCount() == 0)
Thread to draw a Layer in a PaintDevice.
Manager for threads of rendering.
TECOMMONEXPORT unsigned int GetPhysProcNumber()
Returns the number of physical processors.