Function membarrier::heavy

source ·
pub fn heavy()
Expand description

Issues a heavy memory barrier for slow path.

It just issues the normal memory barrier instruction.