|
FERS 1.0.0
The Flexible Extensible Radar Simulator
|
A simple thread pool implementation. More...
#include <condition_variable>#include <functional>#include <future>#include <mutex>#include <queue>#include <thread>#include <vector>
Include dependency graph for thread_pool.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | pool::ThreadPool |
| A simple thread pool implementation. More... | |
Namespaces | |
| namespace | pool |
A simple thread pool implementation.
Definition in file thread_pool.h.