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

1 23

  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /prebuilts/gcc/linux-x86/host/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
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
sched.h 45 # define CLONE_VFORK 0x00004000 /* Set if the parent wants the child to
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
sched.h 45 # define CLONE_VFORK 0x00004000 /* Set if the parent wants the child to
  /bionic/libc/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /external/strace/
util.c 1264 # ifndef CLONE_VFORK
1265 # define CLONE_VFORK 0x00004000
    [all...]
process.c 551 #define CLONE_VFORK 0x00004000 /* set if the parent wants the child to wake it up on mm_release */
576 { CLONE_VFORK, "CLONE_VFORK" },
    [all...]
  /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...]

Completed in 1124 milliseconds

1 23