HomeSort by relevance Sort by last modified time
    Searched defs:F_LOCK (Results 1 - 16 of 16) sorted by null

  /bionic/libc/include/bits/
lockf.h 42 #define F_LOCK 1
  /device/linaro/bootloader/edk2/StdLib/Include/
unistd.h 24 #define F_LOCK 1
  /external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc 140 # define F_LOCK 1 /* Lock a region for exclusive use. */
    [all...]
  /external/python/cpython2/Lib/plat-unixware7/
STROPTS.py 221 F_LOCK = 1
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_linux_386.go 532 F_LOCK = 0x1
    [all...]
zerrors_linux_amd64.go 532 F_LOCK = 0x1
    [all...]
zerrors_linux_arm.go 531 F_LOCK = 0x1
    [all...]
zerrors_linux_arm64.go 534 F_LOCK = 0x1
    [all...]
zerrors_linux_mips.go 531 F_LOCK = 0x1
    [all...]
zerrors_linux_mips64.go 531 F_LOCK = 0x1
    [all...]
zerrors_linux_mips64le.go 531 F_LOCK = 0x1
    [all...]
zerrors_linux_mipsle.go 531 F_LOCK = 0x1
    [all...]
zerrors_linux_ppc64.go 531 F_LOCK = 0x1
    [all...]
zerrors_linux_ppc64le.go 531 F_LOCK = 0x1
    [all...]
zerrors_linux_s390x.go 531 F_LOCK = 0x1
    [all...]
zerrors_linux_sparc64.go 464 F_LOCK = 0x1
    [all...]

Completed in 491 milliseconds