Constant core::arch::x86_64::_XABORT_CONFLICT [−][src]
pub const _XABORT_CONFLICT: u32 = 1 << 2; // 0x0000_0004u32
This is supported on x86-64 only.
Expand description
由于与另一个线程发生内存冲突而导致事务终止。
pub const _XABORT_CONFLICT: u32 = 1 << 2; // 0x0000_0004u32
由于与另一个线程发生内存冲突而导致事务终止。