Skip to main content

O_EXLOCK

Constant O_EXLOCK 

Source
pub const O_EXLOCK: c_int = 0x0020_0000;
Expand description

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

Atomically obtain an exclusive lock.