Constant core::arch::x86_64::_XABORT_EXPLICIT
source · pub const _XABORT_EXPLICIT: u32 = _; // 1u32
🔬This is a nightly-only experimental API. (
stdsimd
#48556)Available on x86-64 and (x86 or x86-64) only.
Expand description
使用 xabort 显式中止了事务。
传递给 xabort 的参数可用于 _xabort_code(status)
。