Function core::arch::aarch64::__tcommit [−][src]
pub unsafe fn __tcommit()
This is supported on AArch64 and target feature
tme
only.Expand description
提交当前事务。 对于嵌套事务,唯一的效果是减少了事务嵌套深度。 对于外部事务,将事务执行的状态修改提交给体系结构状态。