Kea  1.9.9-git
http_thread_pool.h File Reference
#include <asiolink/io_service.h>
#include <util/unlock_guard.h>
#include <boost/shared_ptr.hpp>
#include <condition_variable>
#include <list>
#include <mutex>
#include <thread>
+ Include dependency graph for http_thread_pool.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::http::HttpThreadPool
 Implements a pausable pool of IOService driven threads. More...
 

Namespaces

 isc
 Defines the logger used by the top-level component of kea-dhcp-ddns.
 
 isc::http
 

Typedefs

typedef boost::shared_ptr< HttpThreadPool > isc::http::HttpThreadPoolPtr
 Defines a pointer to a thread pool. More...