Searched defs:LOCK_SH (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/amigaos4/
H A Damigaos.h66 #define LOCK_SH 1 /* Shared lock. */ macro
/openbsd-current/gnu/llvm/compiler-rt/lib/profile/
H A DWindowsMMap.h50 #define LOCK_SH 1 /* shared lock */ macro
/openbsd-current/sbin/dump/
H A Ditime.c89 (void) flock(fileno(df), LOCK_SH); local
/openbsd-current/gnu/usr.bin/perl/dist/Storable/
H A DStorable.pm88 sub LOCK_SH () { 1 } subroutine
/openbsd-current/gnu/usr.sbin/mkhybrid/src/include/
H A Dmconfig.h195 #define LOCK_SH 1 /* shared lock */ macro
/openbsd-current/sys/sys/
H A Dfcntl.h191 #define LOCK_SH 0x01 /* shared file lock */ macro
/openbsd-current/gnu/usr.bin/perl/win32/
H A Dwin32iop.h21 #define LOCK_SH 1 macro
/openbsd-current/gnu/usr.bin/perl/
H A Dpp_sys.c155 # define LOCK_SH 1 macro

Completed in 225 milliseconds