![]() |
Kea 2.2.0
|
#include <exceptions/exceptions.h>#include <boost/make_shared.hpp>#include <boost/shared_ptr.hpp>#include <atomic>#include <chrono>#include <cmath>#include <condition_variable>#include <list>#include <mutex>#include <queue>#include <thread>#include <signal.h>
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 | |
| struct | isc::util::ThreadPool< WorkItem, Container > |
| Defines a thread pool which uses a thread pool queue for managing work items. More... | |
Namespaces | |
| namespace | isc |
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::util |