zig/lib/std/atomic
Andrew Kelley 50eb7983cd remove most conditional compilation based on stage1
There are still a few occurrences of "stage1" in the standard library
and self-hosted compiler source, however, these instances need a bit
more careful inspection to ensure no breakage.
2022-12-06 20:38:54 -07:00
..
Atomic.zig remove most conditional compilation based on stage1 2022-12-06 20:38:54 -07:00
queue.zig std.atomic.Queue: fix unget implementation and add doc 2022-12-05 17:01:56 +02:00
stack.zig allocgate: renamed getAllocator function to allocator 2021-11-30 23:32:47 +00:00