|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
Classes | |
| class | circular_array |
| Dynamic circular array for work-stealing deque. More... | |
| class | work_stealing_deque |
| Lock-free work-stealing deque based on Chase-Lev algorithm. More... | |