aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Thread/Pool.zig
AgeCommit message (Expand)Author
2023-03-15zig build: add a -j<N> option for limiting concurrencyAndrew Kelley
2023-03-15extract ThreadPool and WaitGroup from compiler to std libAndrew Kelley