|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
| File in examples/minimal_thread_pool | Includes file in include |
|---|---|
| minimal_thread_pool.cpp | kcenon / thread / core / callback_job.h |
| minimal_thread_pool.cpp | kcenon / thread / interfaces / thread_context.h |
| minimal_thread_pool.cpp | kcenon / thread / core / thread_pool.h |
| minimal_thread_pool.cpp | kcenon / thread / core / thread_worker.h |