|
Libosmium
2.22.0
Fast and flexible C++ library for working with OpenStreetMap data
|
#include <osmium/thread/function_wrapper.hpp>#include <osmium/thread/queue.hpp>#include <osmium/thread/util.hpp>#include <osmium/util/config.hpp>#include <cstddef>#include <future>#include <thread>#include <type_traits>#include <utility>#include <vector>

Go to the source code of this file.
Classes | |
| class | osmium::thread::Pool |
| class | osmium::thread::Pool::thread_joiner |
Namespaces | |
| namespace | osmium |
| Namespace for everything in the Osmium library. | |
| namespace | osmium::thread |
| Threading-related low-level code. | |