Searched defs:ThreadPool (Results 1 – 3 of 3) sorted by relevance
12 class ThreadPool : public Scheduler { class
8 ThreadPool::ThreadPool(std::size_t count) { in ThreadPool() function in mbgl::ThreadPool
72 struct ThreadPool // to have a thread pool with max 1 thread for geometry processing struct74 ThreadPool () in ThreadPool() argument84 QThreadPool m_threadPool; argument87 Q_GLOBAL_STATIC(ThreadPool, threadPool) argument