Function core::arch::aarch64::__tcancel [−][src]
pub unsafe fn __tcancel<const IMM16: u64>()
This is supported on AArch64 and target feature
tme
only.Expand description
取消当前事务,并放弃所有通过事务执行的状态修改。 ARM TME Intrinsics.