pub fn smp_wmb()
A write-write memory barrier.
A barrier that prevents compiler and CPU from reordering memory write accesses across the barrier.