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

  /bionic/libc/kernel/common/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /development/ndk/platforms/android-3/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/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 */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
sched.h 23 #define CLONE_VFORK 0x00004000
  /bionic/libc/include/
sched.h 59 #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
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
sched.h 45 # define CLONE_VFORK 0x00004000 /* Set if the parent wants the child to
  /external/kernel-headers/original/linux/
sched.h 15 #define CLONE_VFORK 0x00004000 /* set if the parent wants the child to wake it up on mm_release */
    [all...]
  /external/strace/
process.c 510 #define CLONE_VFORK 0x00004000 /* set if the parent wants the child to wake it up on mm_release */
529 { CLONE_VFORK, "CLONE_VFORK" },
    [all...]

Completed in 614 milliseconds