rustix::backend::process::syscalls

Function membarrier_cpu

Source
pub(crate) fn membarrier_cpu(cmd: MembarrierCommand, cpu: Cpuid) -> Result<()>