Skip to main content
sys_timer_delete
starnix_
core
In starnix_
core::
syscalls::
time
starnix_core
::
syscalls
::
time
Function
sys_
timer_
delete
Copy item path
Source
pub fn sys_timer_delete( current_task: &
CurrentTask
, id:
TimerId
, ) ->
Result
<
()
,
Errno
>