Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
Loading...
Searching...
No Matches
kcenon::thread::adapters Namespace Reference

Namespaces

namespace  detail
 

Classes

class  common_executor_factory
 Factory for creating IExecutor adapters from thread_pool instances. More...
 
class  thread_pool_executor_adapter
 Adapter exposing thread_pool through common::interfaces::IExecutor. More...