atomic_thread_fence_impl
fn
void atomic_thread_fence_impl()(memory_order order) @safe nothrow @nogcDon't allow reordering, and emit a fence instruction.
void atomic_thread_fence_impl()(memory_order order) @safe nothrow @nogcDon't allow reordering, and emit a fence instruction.