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

1 2 3 4 56

  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
sched.h 29 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
sched.h 29 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
sched.h 29 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
sched.h 29 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /external/strace/
clone.c 13 #define CLONE_VFORK 0x00004000 /* set if the parent wants the child to wake it up on mm_release */
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
TYPES.py 94 CLONE_VFORK = 0x00004000
IN.py 192 CLONE_VFORK = 0x00004000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
sched.h 48 # define CLONE_VFORK 0x00004000 /* Set if the parent wants the child to
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
sched.h 48 # define CLONE_VFORK 0x00004000 /* Set if the parent wants the child to

Completed in 1102 milliseconds

1 2 3 4 56