Function core::arch::aarch64::__tcommit [−][src]
pub unsafe fn __tcommit()
This is supported on AArch64 and target feature
tme
only.Expand description
Commits the current transaction. For a nested transaction, the only effect is that the transactional nesting depth is decreased. For an outer transaction, the state modifications performed transactionally are committed to the architectural state.