Function kernel::process::scheduler::with_current_process_and_state
source · fn with_current_process_and_state<F, U>(f: F) -> Uwhere
F: FnOnce(&mut SchedulerProcess) -> U,
fn with_current_process_and_state<F, U>(f: F) -> Uwhere
F: FnOnce(&mut SchedulerProcess) -> U,