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

  /development/ndk/platforms/android-3/include/linux/
sched.h 24 #define CLONE_PARENT 0x00008000
  /development/ndk/platforms/android-8/include/
sched.h 60 #define CLONE_PARENT 0x00008000
  /development/ndk/platforms/android-9/include/
sched.h 60 #define CLONE_PARENT 0x00008000
  /bionic/libc/kernel/uapi/linux/
sched.h 30 #define CLONE_PARENT 0x00008000
  /development/ndk/platforms/android-L/include/linux/
sched.h 30 #define CLONE_PARENT 0x00008000
  /external/kernel-headers/original/uapi/linux/
sched.h 14 #define CLONE_PARENT 0x00008000 /* set if we want to have the same parent as the cloner */

Completed in 40 milliseconds