| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-06-30 | std.Thread: fixup ThreadPool.zig | kprotty |
| 2021-06-30 | std.Thread.getCpuCount(): fix usages | kprotty |
| 2021-06-30 | changes to accomodate std.Thread update | kprotty |
| 2021-06-21 | std, src, doc, test: remove unused variables | Jacob G-W |
| 2021-02-28 | std: Swap arguments in Thread.spawn | LemonBoy |
| 2021-01-14 | organize std lib concurrency primitives and add RwLock | Andrew Kelley |
| 2020-12-23 | rework std.ResetEvent, improve std lib Darwin integration | Andrew Kelley |
| 2020-12-23 | minor code readability changes | Andrew Kelley |
| 2020-12-23 | kprotty ThreadPool and WaitGroup patch | Andrew Kelley |
| 2020-12-20 | add an option to compile zig in single-threaded mode | Andrew Kelley |
| 2020-12-20 | workaround for std lib AutoResetEvent bug | Andrew Kelley |
| 2020-12-20 | ThreadPool: delete dead code | Andrew Kelley |
| 2020-12-20 | use kprotty's ThreadPool implementation (v5) | Andrew Kelley |
