Home
last modified time | relevance | path

Searched defs:F_LOCK (Results 1 – 14 of 14) sorted by relevance

/external/python/cpython2/Lib/plat-unixware7/
DSTROPTS.py221 F_LOCK = 1 variable
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc140 # define F_LOCK 1 /* Lock a region for exclusive use. */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go464 F_LOCK = 0x1 const
Dzerrors_linux_mips64le.go531 F_LOCK = 0x1 const
Dzerrors_linux_ppc64.go531 F_LOCK = 0x1 const
Dzerrors_linux_arm.go531 F_LOCK = 0x1 const
Dzerrors_linux_mips64.go531 F_LOCK = 0x1 const
Dzerrors_linux_ppc64le.go531 F_LOCK = 0x1 const
Dzerrors_linux_arm64.go534 F_LOCK = 0x1 const
Dzerrors_linux_386.go532 F_LOCK = 0x1 const
Dzerrors_linux_mips.go531 F_LOCK = 0x1 const
Dzerrors_linux_s390x.go531 F_LOCK = 0x1 const
Dzerrors_linux_mipsle.go531 F_LOCK = 0x1 const
Dzerrors_linux_amd64.go532 F_LOCK = 0x1 const