Searched defs:ThreadPool (Results 1 – 2 of 2) sorted by relevance
35 ThreadPool::ThreadPool(ThreadPoolStrategy S) in ThreadPool() function in ThreadPool192 ThreadPool::ThreadPool(ThreadPoolStrategy S) : MaxThreadCount(1) { in ThreadPool() function in ThreadPool
53 class ThreadPool; variable