Searched refs:sharedThreadPool (Results 1 – 4 of 4) sorted by relevance
7 std::shared_ptr<ThreadPool> sharedThreadPool();
5 std::shared_ptr<ThreadPool> sharedThreadPool() { in sharedThreadPool() function
17 …loader(std::make_unique<Actor<CustomTileLoader>>(*sharedThreadPool(), options.fetchTileFunction, o… in CustomGeometrySource()
1788 , m_threadPool(mbgl::sharedThreadPool()) in QMapboxGLPrivate()