[][src]Function core::arch::arm::__WFE

pub unsafe fn __WFE()
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on ARM and target feature mclass only.

Wait For Event

Wait For Event is a hint instruction that permits the processor to enter a low-power state until one of a number of events occurs.