pub const O_SHLOCK: c_int = 0x0010_0000;Expand description
Non-POSIX, see https://man.openbsd.org/open.2.
Atomically obtain a shared lock.
pub const O_SHLOCK: c_int = 0x0010_0000;Non-POSIX, see https://man.openbsd.org/open.2.
Atomically obtain a shared lock.