⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
timerfd_close
veridian_
kernel
0.25.2
In veridian_
kernel::
fs::
timerfd
veridian_kernel
::
fs
::
timerfd
Function
timerfd_
close
Copy item path
Source
pub fn timerfd_close(tfd_id: u32) -> Result<usize, SyscallError>
Expand description
Close (destroy) a timerfd instance.