pub const _XABORT_CONFLICT: u32 = 1 << 2; // 4u32
🔬This is a nightly-only experimental API. (stdsimd)
Available on non-crate feature miri-test-libstd and x86-64 only.
Expand description

Transaction abort due to a memory conflict with another thread.