pub const _XABORT_CONFLICT: u32 = _; // 4u32
🔬This is a nightly-only experimental API. (
stdarch_x86_rtm
)Available on crate feature
std
and x86-64 only.Expand description
Transaction abort due to a memory conflict with another thread.