Function sel4::init_thread::suspend_self
source ยท pub fn suspend_self<T>() -> T
Expand description
Suspends the initial thread using slot::TCB
.
pub fn suspend_self<T>() -> T
Suspends the initial thread using slot::TCB
.