pub const _XABORT_CONFLICT: u32 = 1 << 2; // 4u32
🔬 This is a nightly-only experimental API. (stdsimd #48556)
Available on x86 only.
Expand description

Transaction abort due to a memory conflict with another thread.

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.