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