COMMITS
/ lib/std/Thread/Pool.zig April 3, 2025
A
de-genericify SinglyLinkedList
Andrew Kelley committed
January 14, 2025
J
x86_64: fix crashes compiling the compiler and tests
Jacob Young committed
November 11, 2024
A
Revert "Enable thread_pool function to throw errors (#20260)"
Andrew Kelley committed
I
Enable thread_pool function to throw errors (#20260)
ippsav committed
July 9, 2024
M
test: Add `spawn` behavior test
mochalins committed
M
fix: Update `spawn`'s' `runFn` signature
mochalins committed
July 8, 2024
J
Compilation: put supported codegen backends on a separate thread
Jacob Young committed
July 7, 2024
J
InternPool: implement and use thread-safe list for extra and limbs
Jacob Young committed
July 5, 2024
J
InternPool: temporarily disable multi-threaded behavior
Jacob Young committed
June 15, 2024
J
InternPool: implement thread-safe hash map
Jacob Young committed
J
Zcu: introduce `PerThread` and pass to all the functions
Jacob Young committed
May 4, 2024
A
add std.Thread.Pool.spawnWg
Andrew Kelley committed
April 19, 2024
G
std: fix Thread.Pool.spawn
GethDW committed
March 19, 2024
J
Update uses of `@fieldParentPtr` to use RLS
Jacob Young committed
J
Update uses of `@fieldParentPtr` to pass a pointer type
Jacob Young committed
January 22, 2024
L
Free threads in std.Thread.Pool.init only with pool.join
Littleote committed
February 19, 2023
A
zig build: add a -j<N> option for limiting concurrency
Andrew Kelley committed
February 13, 2023
A
extract ThreadPool and WaitGroup from compiler to std lib
Andrew Kelley committed