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

12

  /prebuilt/ndk/android-ndk-r6/platforms/android-9/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
  /bionic/libc/include/
sched.h 59 #define CLONE_VFORK 0x00004000
  /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 879 milliseconds

12