|
Libosmium
2.6.0
Fast and flexible C++ library for working with OpenStreetMap data
|
This is the complete list of members for osmium::thread::Pool, including all inherited members.
| default_num_threads | osmium::thread::Pool | static |
| instance() | osmium::thread::Pool | inlinestatic |
| m_joiner | osmium::thread::Pool | private |
| m_num_threads | osmium::thread::Pool | private |
| m_threads | osmium::thread::Pool | private |
| m_work_queue | osmium::thread::Pool | private |
| max_work_queue_size | osmium::thread::Pool | static |
| Pool(int num_threads, size_t max_queue_size) | osmium::thread::Pool | inlineexplicitprivate |
| queue_empty() const | osmium::thread::Pool | inline |
| queue_size() const | osmium::thread::Pool | inline |
| shutdown_all_workers() | osmium::thread::Pool | inline |
| submit(TFunction &&func) | osmium::thread::Pool | inline |
| worker_thread() | osmium::thread::Pool | inlineprivate |
| ~Pool() | osmium::thread::Pool | inline |
1.8.11