Function rustix::backend::process::syscalls::membarrier_cpu

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