Files
zig/lib/std/thread.zig
Andrew Kelley 6fcf6716be std.Thread.cpuCount on Windows uses the PEB
rather than calling GetSystemInfo from kernel32.dll. Also remove
OutOfMemory from the error set.
2020-02-29 22:13:09 -05:00

16 KiB