Skip to main content
get_task_by_pid
strat9_
kernel
0.1.0
In strat9_
kernel::
process::
scheduler
strat9_kernel
::
process
::
scheduler
Function
get_
task_
by_
pid
Copy item path
Source
pub fn get_task_by_pid(pid:
Pid
) ->
Option
<
Arc
<
Task
>>
Expand description
Resolve a POSIX pid to the corresponding task.