|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
| File in src/impl/thread_pool | Includes file in include |
|---|---|
| numa_thread_pool.cpp | kcenon / thread / core / numa_thread_pool.h |
| numa_thread_pool.cpp | kcenon / thread / stealing / numa_work_stealer.h |
| thread_pool.cpp | kcenon / thread / utils / formatter.h |
| thread_pool.cpp | kcenon / thread / core / job_queue.h |
| thread_pool.cpp | kcenon / thread / adapters / job_queue_adapter.h |
| thread_pool.cpp | kcenon / thread / core / thread_logger.h |
| thread_pool.cpp | kcenon / thread / core / thread_pool.h |
| thread_pool.cpp | kcenon / thread / diagnostics / thread_pool_diagnostics.h |
| thread_pool_builder.cpp | kcenon / thread / core / thread_pool_builder.h |
| thread_worker.cpp | kcenon / thread / utils / formatter.h |
| thread_worker.cpp | kcenon / thread / diagnostics / thread_pool_diagnostics.h |
| thread_worker.cpp | kcenon / thread / core / thread_worker.h |