Skip to main content
sys_sched_get_priority_min
starnix_
core
In starnix_
core::
task::
syscalls
starnix_core
::
task
::
syscalls
Function
sys_
sched_
get_
priority_
min
Copy item path
Source
pub fn sys_sched_get_priority_min( _ctx: &
CurrentTask
, policy:
u32
, ) ->
Result
<
u8
,
Errno
>