|  | Kea 3.1.0
    | 
#include <util/thread_pool.h>#include <functional>#include <list>#include <boost/noncopyable.hpp>#include <stdint.h>Go to the source code of this file.
| Classes | |
| struct | isc::util::CSCallbackSet | 
| Embodies a named set of CriticalSection callbacks.  More... | |
| class | isc::util::CSCallbackSetList | 
| Maintains list of unique CSCallbackSets.  More... | |
| class | isc::util::MultiThreadingCriticalSection | 
| RAII class creating a critical section.  More... | |
| struct | isc::util::MultiThreadingLock | 
| RAII lock object to protect the code in the same scope with a mutex.  More... | |
| class | isc::util::MultiThreadingMgr | 
| Multi Threading Manager.  More... | |
| Namespaces | |
| namespace | isc | 
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::util |