Andrew Kelley
|
b2e1bce240
|
minor code readability changes
|
2020-12-23 13:36:21 -08:00 |
|
Andrew Kelley
|
829c00a77f
|
kprotty ThreadPool and WaitGroup patch
|
2020-12-23 13:36:21 -08:00 |
|
Andrew Kelley
|
1d94a68936
|
add an option to compile zig in single-threaded mode
And enable it for Drone CI. I hate to do this, but I need to make
progress on other fronts.
|
2020-12-20 15:37:58 -07:00 |
|
Andrew Kelley
|
4e621d4260
|
workaround for std lib AutoResetEvent bug
|
2020-12-20 15:08:59 -07:00 |
|
Andrew Kelley
|
b2f8631a3c
|
ThreadPool: delete dead code
If this errdefer did get run it would constitute a race condition. So I
deleted the dead code for clarity.
|
2020-12-20 15:08:59 -07:00 |
|
Andrew Kelley
|
0d1cd0d482
|
use kprotty's ThreadPool implementation (v5)
|
2020-12-20 15:08:59 -07:00 |
|