pub fn mfence()
Expand description
mfence – Memory Fence
Performs a serializing operation on all load-from-memory and store-to-memory instructions that were issued prior the MFENCE instruction.
pub fn mfence()
mfence – Memory Fence
Performs a serializing operation on all load-from-memory and store-to-memory instructions that were issued prior the MFENCE instruction.