aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Thread.zig
diff options
context:
space:
mode:
authorLuuk de Gram <luuk@degram.dev>2023-06-19 12:10:32 +0200
committerLuuk de Gram <luuk@degram.dev>2023-06-26 20:00:57 +0200
commitea0d4c8377aeabe1ef588e82cbdd9aa729adbce0 (patch)
tree3da8d930fcd180b72053ea25cfa081d52084d8ac /lib/std/Thread.zig
parent062eb6f3c0027e8a371e6865963645b70e49b84e (diff)
downloadzig-ea0d4c8377aeabe1ef588e82cbdd9aa729adbce0.tar.gz
zig-ea0d4c8377aeabe1ef588e82cbdd9aa729adbce0.zip
std: implement `Futex` for WebAssembly
Implements std's `Futex` for the WebAssembly target using Wasm's `atomics` instruction set. When the `atomics` cpu feature is disabled we emit a compile-error.
Diffstat (limited to 'lib/std/Thread.zig')
0 files changed, 0 insertions, 0 deletions