Skip to main content

O_SHLOCK

Constant O_SHLOCK 

Source
pub const O_SHLOCK: c_int = 0x0010_0000;
Expand description

Non-POSIX, see https://man.openbsd.org/open.2.

Atomically obtain a shared lock.