pub unsafe fn __tcommit()
🔬This is a nightly-only experimental API. (
stdsimd
#48556)Available 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.