⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

TFD_NONBLOCK

Constant TFD_NONBLOCK 

Source
pub const TFD_NONBLOCK: u32 = 0x800;
Expand description

TFD_NONBLOCK: Return EAGAIN instead of blocking.