HomeSort by relevance Sort by last modified time
    Searched refs:F_TLOCK (Results 1 - 8 of 8) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
fcntl.h 155 # define F_TLOCK 2 /* Test and lock a region for exclusive use. */
unistd.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
fcntl.h 155 # define F_TLOCK 2 /* Test and lock a region for exclusive use. */
unistd.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
fcntl.h 155 # define F_TLOCK 2 /* Test and lock a region for exclusive use. */
unistd.h     [all...]
  /external/qemu/
os-posix.c 380 if (lockf(fd, F_TLOCK, 0) == -1) {
  /external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc 83 # define F_TLOCK 2 /* Test and lock a region for exclusive use. */
    [all...]

Completed in 129 milliseconds