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

  /external/chromium_org/base/
os_compat_android.h 22 #define F_LOCK LOCK_EX
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
fcntl.h 131 #if !defined F_LOCK && (defined __USE_MISC || (defined __USE_XOPEN_EXTENDED \
142 # define F_LOCK 1 /* Lock a region for exclusive use. */
unistd.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
fcntl.h 131 #if !defined F_LOCK && (defined __USE_MISC || (defined __USE_XOPEN_EXTENDED \
142 # define F_LOCK 1 /* Lock a region for exclusive use. */
unistd.h     [all...]
  /external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc 88 # define F_LOCK 1 /* Lock a region for exclusive use. */
    [all...]

Completed in 820 milliseconds