#include "global_thread_pool.h" std::unique_ptr GlobalThreadPool::instance_; std::once_flag GlobalThreadPool::initialized_;