[][src]Constant core::arch::x86::_XABORT_NESTED

pub const _XABORT_NESTED: u32 = 1 << 5; // 32u32
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on x86 only.

Transaction abort in a inner nested transaction.



Home ⌂Doc Index ◂Up ▴