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

1 23 4 5 6

  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /external/strace/xlat/
clone_flags.h 22 #if defined(CLONE_VFORK) || (defined(HAVE_DECL_CLONE_VFORK) && HAVE_DECL_CLONE_VFORK)
23 XLAT(CLONE_VFORK),
  /bionic/libc/arch-mips64/bionic/
vfork.S 49 LI a0, (CLONE_VM | CLONE_VFORK | SIGCHLD)
  /bionic/libc/kernel/uapi/linux/
sched.h 29 #define CLONE_VFORK 0x00004000
  /development/ndk/platforms/android-21/include/linux/
sched.h 29 #define CLONE_VFORK 0x00004000
  /development/ndk/platforms/android-8/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /development/ndk/platforms/android-9/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /external/kernel-headers/original/uapi/linux/
sched.h 13 #define CLONE_VFORK 0x00004000 /* set if the parent wants the child to wake it up on mm_release */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
sched.h 13 #define CLONE_VFORK 0x00004000 /* set if the parent wants the child to wake it up on mm_release */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000

Completed in 2059 milliseconds

1 23 4 5 6