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

SHM_MAX_OBJECTS

Constant SHM_MAX_OBJECTS 

Source
pub const SHM_MAX_OBJECTS: usize = 256;
Expand description

Maximum number of concurrent shared memory objects.