Function membarrier::light

source ·
pub fn light()
Expand description

Issues a light memory barrier for fast path.

It just issues the normal memory barrier instruction.