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

  /external/strace/xlat/
flockcmds.h 20 #if !(defined(LOCK_READ) || (defined(HAVE_DECL_LOCK_READ) && HAVE_DECL_LOCK_READ))
21 # define LOCK_READ 64
41 XLAT(LOCK_READ),
  /bionic/libc/kernel/uapi/asm-generic/
fcntl.h 140 #define LOCK_READ 64
  /external/kernel-headers/original/uapi/asm-generic/
fcntl.h 185 #define LOCK_READ 64 /* which allows concurrent read operations */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
fcntl.h 156 #define LOCK_READ 64 /* which allows concurrent read operations */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
fcntl.h 137 # define LOCK_READ 64 /* ... which allows concurrent read operations. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
fcntl.h 152 # define LOCK_READ 64 /* ... which allows concurrent read operations. */

Completed in 124 milliseconds