Constant core::arch::x86::_XABORT_RETRY [−][src]
pub const _XABORT_RETRY: u32 = 1 << 1; // 0x0000_0002u32
This is supported on x86 only.
Expand description
Transaction retry is possible.
pub const _XABORT_RETRY: u32 = 1 << 1; // 0x0000_0002u32
Transaction retry is possible.