⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
SHM_MAX_OBJECTS
veridian_
kernel
0.25.2
In veridian_
kernel::
ipc::
posix_
shm
veridian_kernel
::
ipc
::
posix_shm
Constant
SHM_
MAX_
OBJECTS
Copy item path
Source
pub const SHM_MAX_OBJECTS: usize = 256;
Expand description
Maximum number of concurrent shared memory objects.