pub const O_EXLOCK: c_int = 0x0020_0000;Expand description
Non-POSIX, see https://man.openbsd.org/open.2.
Atomically obtain an exclusive lock.
pub const O_EXLOCK: c_int = 0x0020_0000;Non-POSIX, see https://man.openbsd.org/open.2.
Atomically obtain an exclusive lock.