aboutsummaryrefslogtreecommitdiff
path: root/src/ThreadPool.zig
AgeCommit message (Expand)Author
2020-12-20add an option to compile zig in single-threaded modeAndrew Kelley
2020-12-20workaround for std lib AutoResetEvent bugAndrew Kelley
2020-12-20ThreadPool: delete dead codeAndrew Kelley
2020-12-20use kprotty's ThreadPool implementation (v5)Andrew Kelley