HomeSort by relevance Sort by last modified time
    Searched refs:CLONE_PARENT (Results 126 - 134 of 134) sorted by null

1 2 3 4 56

  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
sched.h 30 #define CLONE_PARENT 0x00008000
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
sched.h 60 #define CLONE_PARENT 0x00008000
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
sched.h 60 #define CLONE_PARENT 0x00008000
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
sched.h 60 #define CLONE_PARENT 0x00008000
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
sched.h 60 #define CLONE_PARENT 0x00008000
  /external/strace/
clone.c 14 #define CLONE_PARENT 0x00008000 /* set if we want to have the same parent as the cloner */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
sched.h 47 # define CLONE_PARENT 0x00008000 /* Set if we want to have the same
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
sched.h 50 # define CLONE_PARENT 0x00008000 /* Set if we want to have the same
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
sched.h 50 # define CLONE_PARENT 0x00008000 /* Set if we want to have the same

Completed in 37 milliseconds

1 2 3 4 56