pub unsafe fn __ttest() -> u64🔬This is a nightly-only experimental API. (
stdsimd #48556)Available on AArch64 and target feature
tme only.Expand description
测试是否在事务内执行。 如果当前没有事务正在执行,则返回值为 0. 否则,此内部函数将返回事务的深度。 ARM TME Intrinsics.