lib/std/Thread/Futex.zig | 1100 +++++++++++++++++++++----------- lib/std/atomic.zig | 44 +- lib/std/c/dragonfly.zig | 3 + lib/std/c/freebsd.zig | 40 ++ lib/std/c/openbsd.zig | 7 + 5 files changed, 836 insertions(+), 358 deletions(-)