ThreadSchedule 3.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
inline_pool.hpp File Reference
#include "../detail/callable/bind.hpp"
#include "../detail/pool/inline_pool_backend.hpp"
#include "../detail/pool/shutdown.hpp"
#include "../detail/pool/worker_context_guard.hpp"
#include "../detail/try_result.hpp"
#include "../result.hpp"
#include "../shutdown_policy.hpp"
#include <cstddef>
#include <future>
#include <system_error>
#include <type_traits>
#include <utility>
#include <vector>
Include dependency graph for inline_pool.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  threadschedule::advanced::inline_pool
 

Namespaces

namespace  threadschedule
 
namespace  threadschedule::advanced