loom
0.7.2
Module hint
Functions
In crate loom
Module
loom
::
hint
Copy item path
source
·
[
−
]
Expand description
Mocked versions of
std::hint
functions.
Functions
§
spin_loop
Signals the processor that it is entering a busy-wait spin-loop.
unreachable_unchecked
⚠
Informs the compiler that this point in the code is not reachable, enabling further optimizations.