Helpers for running work across a pool of worker threads.
Types
Name |
Description |
Concurrent wrapper that gives each thread its own sub‐allocator. |
|
Group of tasks that may run in parallel; destructor waits for completion. |
Type Aliases
Name |
Description |
Per‐thread bump‐pointer allocator for lock‐free concurrent allocation. |
Functions
Name |
Description |
Return the number of worker threads used by the parallel executor. |