pub unsafe fn __ttest() -> u64
Available on AArch64 and target feature
tme
only.Expand description
Tests if executing inside a transaction. If no transaction is currently executing, the return value is 0. Otherwise, this intrinsic returns the depth of the transaction.