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

LOCK_NB

Constant LOCK_NB 

Source
pub const LOCK_NB: u32 = 4;
Expand description

Non-blocking flag (OR with LOCK_SH or LOCK_EX)