pub unsafe fn _xbegin() -> u32
🔬This is a nightly-only experimental API. (
stdarch_x86_rtm
)Expand description
Specifies the start of a restricted transactional memory (RTM) code region and returns a value indicating status.
pub unsafe fn _xbegin() -> u32
stdarch_x86_rtm
)Specifies the start of a restricted transactional memory (RTM) code region and returns a value indicating status.