![]() |
Kea
1.9.9-git
|
#include <util/thread_pool.h>#include <functional>#include <list>#include <boost/noncopyable.hpp>#include <stdint.h>
Include dependency graph for multi_threading_mgr.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | isc::util::CSCallbackPair |
| Embodies a named pair of CriticalSection callbacks. More... | |
| class | isc::util::CSCallbackPairList |
| Maintains list of unique CSCallbackPairs. More... | |
| class | isc::util::MultiThreadingCriticalSection |
| RAII class creating a critical section. More... | |
| class | isc::util::MultiThreadingMgr |
| Multi Threading Manager. More... | |
Namespaces | |
| isc | |
| Defines the logger used by the top-level component of kea-dhcp-ddns. | |
| isc::util | |