futures/executor/thread_pool.hpp
Inline executor.
#include <futures/executor/thread_pool.hpp>
Namespaces
Name | Description |
---|---|
futures | Main library namespace. |
Classes
Classes | Description |
---|---|
thread_pool | A thread pool with the specified number of threads. (class) |
executor_type | A executor that sends tasks to the thread pool. (class) |
Description
This file defines a thread pool and its executor.
Updated on 2023-01-04