7 #ifndef CFG_MULTI_THREADING_H
8 #define CFG_MULTI_THREADING_H
31 uint32_t& thread_count, uint32_t& queue_size);
37 #endif // CFG_MULTI_THREADING_H
static void extract(data::ConstElementPtr value, bool &enabled, uint32_t &thread_count, uint32_t &queue_size)
extract multi threading parameters
static void apply(data::ConstElementPtr value)
apply multi threading configuration
Utility class to apply multi threading configurations.
boost::shared_ptr< const Element > ConstElementPtr
Defines the logger used by the top-level component of kea-dhcp-ddns.