kernel

Macro current

Source
macro_rules! current {
    () => { ... };
}
Expand description

Returns the currently running task.