Constant core::arch::x86::_XABORT_NESTED [−][src]
pub const _XABORT_NESTED: u32 = 1 << 5; // 0_x00_000_020u32
This is supported on x86 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.