Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
Loading...
Searching...
No Matches
job_queue_adapter.h File Reference

Adapter bridging job_queue to pool_queue_adapter_interface. More...

Include dependency graph for job_queue_adapter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kcenon::thread::job_queue_adapter
 Adapter for job_queue to pool_queue_adapter_interface. More...
 

Namespaces

namespace  kcenon
 
namespace  kcenon::thread
 Core threading foundation of the thread system library.
 

Detailed Description

Adapter bridging job_queue to pool_queue_adapter_interface.

See also
pool_queue_adapter_interface

Definition in file job_queue_adapter.h.