no_std_compat::arch::x86

Function _xabort

Source
pub unsafe fn _xabort<const IMM8: u32>()
🔬This is a nightly-only experimental API. (stdarch_x86_rtm)
Available on x86 only.
Expand description

Forces a restricted transactional memory (RTM) region to abort.

Intel’s documentation