atomic_thread_fence_impl

fnvoid atomic_thread_fence_impl()(memory_order order) @safe nothrow @nogc

Don't allow reordering, and emit a fence instruction.