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