Home
last modified time | relevance | path

Searched defs:LOCK_EX (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/perl/amigaos4/
H A Damigaos.h67 #define LOCK_EX 2 /* Exclusive lock. */ macro
/openbsd/gnu/llvm/compiler-rt/lib/profile/
H A DWindowsMMap.h51 #define LOCK_EX 2 /* exclusive lock */ macro
/openbsd/gnu/usr.bin/perl/dist/Storable/
H A DStorable.pm89 sub LOCK_EX () { 2 } subroutine
/openbsd/gnu/usr.sbin/mkhybrid/src/include/
H A Dmconfig.h196 #define LOCK_EX 2 /* exclusive lock */ macro
/openbsd/sys/sys/
H A Dfcntl.h192 #define LOCK_EX 0x02 /* exclusive file lock */ macro
/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32iop.h22 #define LOCK_EX 2 macro
/openbsd/gnu/usr.bin/perl/
H A Dpp_sys.c158 # define LOCK_EX 2 macro