⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
TFD_CLOEXEC
veridian_
kernel
0.25.2
In veridian_
kernel::
fs::
timerfd
veridian_kernel
::
fs
::
timerfd
Constant
TFD_
CLOEXEC
Copy item path
Source
pub const TFD_CLOEXEC: u32 = 0x80000;
Expand description
TFD_CLOEXEC: Set close-on-exec.