pub type ThreadPinGuard = InterruptGuard;Expand description
A RAII implementation of the thread pinning.
Aliased Typeยง
pub struct ThreadPinGuard { /* private fields */ }pub type ThreadPinGuard = InterruptGuard;A RAII implementation of the thread pinning.
pub struct ThreadPinGuard { /* private fields */ }