COMMITS
/ lib/std/Thread/WaitGroup.zig October 23, 2024
A
combine codegen work queue and linker task queue
Andrew Kelley committed
October 4, 2024
D
remove `@fence` (#21585)
David Rubin committed
September 11, 2024
D
thread: don't leak the thread in `spawnManager` (#21379)
David Rubin committed
February 19, 2024
T
std.builtin: make atomic order fields lowercase
Tristan Ross committed
March 7, 2024
A
std.Thread.WaitGroup: add spawnManaged
Andrew Kelley committed
November 23, 2023
A
rework std.atomic
Andrew Kelley committed
November 10, 2023
M
lib: correct unnecessary uses of 'var'
mlugg committed
February 13, 2023
A
extract ThreadPool and WaitGroup from compiler to std lib
Andrew Kelley committed