Searched defs:ThreadPool (Results 1 – 1 of 1) sorted by relevance
209 inline ThreadPool::ThreadPool() : m_Buffer(0) {} in ThreadPool() function211 inline ThreadPool::ThreadPool(void* workBuffer, size_t numMaxWaitObjects, size_t numWorkerThreads, … in ThreadPool() function218 inline ThreadPool::ThreadPool(void* workBuffer, size_t numMaxWaitObjects, size_t numWorkerThreads, … in ThreadPool() function