Constant core::arch::x86::_XABORT_EXPLICIT [−][src]
pub const _XABORT_EXPLICIT: u32 = 1 << 0; // 0x0000_0001u32
This is supported on x86 only.
Expand description
使用 xabort 显式中止了事务。
传递给 xabort 的参数可用于 _xabort_code(status)
。