|
ThreadSchedule 3.0.0
Modern C++ thread management library
|
Specialized and low-level thread pool implementations. More...
#include "global_thread_pool.hpp"#include "global_work_stealing_pool.hpp"#include "inline_pool.hpp"#include "lightweight_pool.hpp"#include "polling_pool.hpp"#include "raw_scheduled_pool.hpp"#include "raw_thread_pool.hpp"#include "scheduled_lightweight_pool.hpp"#include "scheduled_polling_pool.hpp"#include "scheduled_work_stealing_pool.hpp"#include "work_stealing_pool.hpp"Go to the source code of this file.
Specialized and low-level thread pool implementations.
Definition in file pools.hpp.