1#pragma once
2
3#include <mbgl/util/default_thread_pool.hpp>
4
5namespace mbgl {
6
7std::shared_ptr<ThreadPool> sharedThreadPool();
8
9} // namespace mbgl
10

Provided by KDAB

Privacy Policy
Start learning QML with our Intro Training
Find out more

source code of qtlocation/src/3rdparty/mapbox-gl-native/platform/default/mbgl/util/shared_thread_pool.hpp