⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
TFD_NONBLOCK
veridian_
kernel
0.25.2
In veridian_
kernel::
fs::
timerfd
veridian_kernel
::
fs
::
timerfd
Constant
TFD_
NONBLOCK
Copy item path
Source
pub const TFD_NONBLOCK: u32 = 0x800;
Expand description
TFD_NONBLOCK: Return EAGAIN instead of blocking.