Function core::arch::x86::_xabort

source ·
pub unsafe fn _xabort(const IMM8: u32)
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on (x86 or x86-64) and target feature rtm and x86 only.
Expand description

强制将受限制的事务内存 (RTM) 区域中止。 Intel’s documentation.