HomeSort by relevance Sort by last modified time
    Searched defs:CLONE_PARENT (Results 126 - 129 of 129) sorted by null

1 2 3 4 56

  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
sched.h 30 #define CLONE_PARENT 0x00008000
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
sched.h 47 # define CLONE_PARENT 0x00008000 /* Set if we want to have the same
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
sched.h 47 # define CLONE_PARENT 0x00008000 /* Set if we want to have the same
  /external/strace/
process.c 279 #define CLONE_PARENT 0x00008000 /* set if we want to have the same parent as the cloner */
    [all...]

Completed in 1036 milliseconds

1 2 3 4 56