HomeSort by relevance Sort by last modified time
    Searched refs:CLONE_CHILD_CLEARTID (Results 51 - 75 of 137) sorted by null

1 23 4 5 6

  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/linux/
sched.h 30 #define CLONE_CHILD_CLEARTID 0x00200000
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/linux/
sched.h 30 #define CLONE_CHILD_CLEARTID 0x00200000
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/linux/
sched.h 30 #define CLONE_CHILD_CLEARTID 0x00200000
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
sched.h 30 #define CLONE_CHILD_CLEARTID 0x00200000
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
sched.h 30 #define CLONE_CHILD_CLEARTID 0x00200000
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
sched.h 30 #define CLONE_CHILD_CLEARTID 0x00200000
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/linux/
sched.h 30 #define CLONE_CHILD_CLEARTID 0x00200000
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/linux/
sched.h 30 #define CLONE_CHILD_CLEARTID 0x00200000
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/linux/
sched.h 30 #define CLONE_CHILD_CLEARTID 0x00200000
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
sched.h 30 #define CLONE_CHILD_CLEARTID 0x00200000
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
sched.h 30 #define CLONE_CHILD_CLEARTID 0x00200000
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
sched.h 30 #define CLONE_CHILD_CLEARTID 0x00200000
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
sched.h 30 #define CLONE_CHILD_CLEARTID 0x00200000
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
sched.h 30 #define CLONE_CHILD_CLEARTID 0x00200000
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
sched.h 30 #define CLONE_CHILD_CLEARTID 0x00200000
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
sched.h 30 #define CLONE_CHILD_CLEARTID 0x00200000
  /external/strace/xlat/
clone_flags.h 43 #if defined(CLONE_CHILD_CLEARTID) || (defined(HAVE_DECL_CLONE_CHILD_CLEARTID) && HAVE_DECL_CLONE_CHILD_CLEARTID)
44 XLAT(CLONE_CHILD_CLEARTID),
  /external/strace/
clone.c 20 #define CLONE_CHILD_CLEARTID 0x00200000 /* clear the TID in the child */
88 |CLONE_CHILD_CLEARTID|CLONE_SETTLS)) == 0)
107 if (flags & (CLONE_CHILD_SETTID|CLONE_CHILD_CLEARTID))
  /bionic/libc/kernel/uapi/linux/
sched.h 37 #define CLONE_CHILD_CLEARTID 0x00200000
  /development/ndk/platforms/android-21/include/linux/
sched.h 37 #define CLONE_CHILD_CLEARTID 0x00200000
  /development/ndk/platforms/android-8/include/
sched.h 66 #define CLONE_CHILD_CLEARTID 0x00200000
  /development/ndk/platforms/android-9/include/
sched.h 66 #define CLONE_CHILD_CLEARTID 0x00200000
  /external/kernel-headers/original/uapi/linux/
sched.h 20 #define CLONE_CHILD_CLEARTID 0x00200000 /* clear the TID in the child */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
sched.h 20 #define CLONE_CHILD_CLEARTID 0x00200000 /* clear the TID in the child */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
sched.h 66 #define CLONE_CHILD_CLEARTID 0x00200000

Completed in 182 milliseconds

1 23 4 5 6