ThreadSchedule 3.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
facade.hpp File Reference
#include "../../result.hpp"
#include "../../scheduled_task.hpp"
#include "../../shutdown_policy.hpp"
#include "../../thread_config.hpp"
#include "../../worker_count.hpp"
#include "../../worker_registration.hpp"
#include "../pool/shutdown.hpp"
#include "../thread/control.hpp"
#include "../time.hpp"
#include <atomic>
#include <chrono>
#include <cstddef>
#include <functional>
#include <memory>
#include <system_error>
#include <thread>
#include <utility>
Include dependency graph for scheduled/facade.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  threadschedule::detail::scheduled_pool_facade< Backend >
 

Namespaces

namespace  threadschedule
 
namespace  threadschedule::detail
 Aggregates multiple thread_registry_backend instances into a single queryable view.