|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
| File in src/impl/typed_pool | Includes file in include |
|---|---|
| aging_typed_job.cpp | kcenon / thread / impl / typed_pool / aging_typed_job.h |
| aging_typed_job_queue.cpp | kcenon / thread / impl / typed_pool / aging_typed_job_queue.h |
| aging_typed_job_queue.cpp | kcenon / thread / core / error_handling.h |
| callback_typed_job.cpp | kcenon / thread / impl / typed_pool / callback_typed_job.h |
| typed_job.cpp | kcenon / thread / impl / typed_pool / typed_job.h |
| typed_thread_pool.cpp | kcenon / thread / impl / typed_pool / aging_typed_job.h |
| typed_thread_pool.cpp | kcenon / thread / impl / typed_pool / aging_typed_job_queue.h |
| typed_thread_pool.cpp | kcenon / thread / impl / typed_pool / callback_typed_job.h |
| typed_thread_pool.cpp | kcenon / thread / impl / typed_pool / typed_thread_pool.h |
| typed_thread_pool.cpp | kcenon / thread / impl / typed_pool / typed_thread_worker.h |
| typed_thread_worker.cpp | kcenon / thread / impl / typed_pool / typed_thread_worker.h |