[−][src]Module core::arch::wasm32::atomic
This is supported on MIPS only.
Intrinsics associated with WebAssembly's upcoming threads proposal.
These intrinsics are all unstable because they're not actually stable in WebAssembly itself yet. The signatures may change as the specification is updated.
Functions
| wait_i32⚠ | [ Experimental ] [MIPS ]Corresponding intrinsic to wasm's |
| wait_i64⚠ | [ Experimental ] [MIPS ]Corresponding intrinsic to wasm's |
| wake⚠ | [ Experimental ] [MIPS ]Corresponding intrinsic to wasm's |