Function core::arch::x86::_xabort [−][src]
pub unsafe fn _xabort<const IMM8: u32>()
This is supported on x86 and target feature
rtm
only.Expand description
强制将受限制的事务内存 (RTM) 区域终止。 Intel’s documentation.
pub unsafe fn _xabort<const IMM8: u32>()
rtm
only.强制将受限制的事务内存 (RTM) 区域终止。 Intel’s documentation.