WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
thread_pool.h File Reference
#include "spdlog/details/fmt_helper.h"
#include "spdlog/details/log_msg.h"
#include "spdlog/details/mpmc_blocking_q.h"
#include "spdlog/details/os.h"
#include <chrono>
#include <memory>
#include <thread>
#include <vector>
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  spdlog::details::async_msg
 
class  spdlog::details::thread_pool
 

Namespaces

 spdlog
 
 spdlog::details
 

Typedefs

using spdlog::details::async_logger_ptr = std::shared_ptr< spdlog::async_logger >
 

Enumerations

enum  spdlog::details::async_msg_type { spdlog::details::async_msg_type::log, spdlog::details::async_msg_type::flush, spdlog::details::async_msg_type::terminate }