HomeSort by relevance Sort by last modified time
    Searched refs:SCHED_FLAG_RESET_ON_FORK (Results 1 - 3 of 3) sorted by null

  /external/strace/xlat/
sched_flags.h 2 #if !(defined(SCHED_FLAG_RESET_ON_FORK) || (defined(HAVE_DECL_SCHED_FLAG_RESET_ON_FORK) && HAVE_DECL_SCHED_FLAG_RESET_ON_FORK))
3 # define SCHED_FLAG_RESET_ON_FORK 1
14 XLAT(SCHED_FLAG_RESET_ON_FORK),
  /bionic/libc/kernel/uapi/linux/
sched.h 52 #define SCHED_FLAG_RESET_ON_FORK 0x01
  /external/kernel-headers/original/uapi/linux/
sched.h 50 #define SCHED_FLAG_RESET_ON_FORK 0x01

Completed in 119 milliseconds