mirror of
https://github.com/ziglang/zig.git
synced 2024-11-30 17:12:31 +00:00
6376d96824
* remove std.os.spawnThreadAllocator - windows does not support an explicit stack, so using an allocator for a thread stack space does not work. * std.os.spawnThread - instead of accepting a stack argument, the implementation will directly allocate using OS-specific APIs. |
||
---|---|---|
.. | ||
index.zig | ||
queue.zig | ||
stack.zig |