22#include <bs_thread_pool.hpp>
66 BS::this_thread::set_os_thread_priority(
67 BS::os_thread_priority::below_normal );
static const ADVANCED_CFG & GetCfg()
Get the singleton instance's config, which is shared by all consumers.
void Shutdown()
Explicitly shut down and destroy the thread pool and GL context manager.
BS::priority_thread_pool * m_ThreadPool
GL_CONTEXT_MANAGER * m_GLContextManager
thread_pool< 1 > priority_thread_pool
void InvalidateKiCadThreadPool()
Invalidate the cached thread pool pointer.