Commits
User selector
Commit History
Commits on Jun 17, 2022
Compilation: multi-thread compiler-rt
Show description for 5cd548ecommitted
Commits on Jun 11, 2022
ThreadPool: Make join() a no-op in single-threaded mode
Show description for 9b05474authored andcommitted
Commits on Apr 26, 2022
std.Thread: ResetEvent improvements (#11523)
Show description for 18f3034authored
Commits on Apr 6, 2022
Commits on Mar 12, 2022
stage2: remove SPDX license header comments
Show description for 2ee3cc4committed
Commits on Feb 7, 2022
Avoid depending on child process execution when not supported by host OS
Show description for 5065830authored andcommitted
Commits on Nov 30, 2021
Commits on Nov 10, 2021
std.Thread.Mutex: change API to lock() and unlock()
Show description for 008b0eccommitted
Commits on Oct 5, 2021
migrate from `std.Target.current` to `@import("builtin").target`
Show description for 6115cf2committed
Commits on Jul 1, 2021
Commits on Jun 22, 2021
- authored andcommitted
Commits on Feb 28, 2021
std: Swap arguments in Thread.spawn
Show description for 566adc2committed
Commits on Jan 15, 2021
organize std lib concurrency primitives and add RwLock
Show description for a9667b5committed
Commits on Dec 24, 2020
rework std.ResetEvent, improve std lib Darwin integration
Show description for 177377bcommitted
Commits on Dec 23, 2020
Commits on Dec 20, 2020
add an option to compile zig in single-threaded mode
Show description for 1d94a68committed- committed
ThreadPool: delete dead code
Show description for b2f8631committed- committed
Loading