kernel
0.1.0
In kernel::process::scheduler
?
Function
kernel
::
process
::
scheduler
::
with_current_process
source
·
[
−
]
pub fn with_current_process<F, U>(f: F) -> U
where F:
FnOnce
(&mut
Process
) -> U,