Type Definition keos::thread::ThreadPinGuard

source ·
pub type ThreadPinGuard = InterruptGuard;
Expand description

A RAII implementation of the thread pinning.