[−][src]Constant core::arch::x86_64::_XABORT_NESTED
pub const _XABORT_NESTED: u32 = 1 << 5; // 0_x00_000_020u32
This is supported on x86-64 only.
Transaction abort in a inner nested transaction.
pub const _XABORT_NESTED: u32 = 1 << 5; // 0_x00_000_020u32
Transaction abort in a inner nested transaction.