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

  /external/strace/xlat/
clone_flags.h 16 #if defined(CLONE_IDLETASK) || (defined(HAVE_DECL_CLONE_IDLETASK) && HAVE_DECL_CLONE_IDLETASK)
17 XLAT(CLONE_IDLETASK),
  /external/strace/
process.c 276 #define CLONE_IDLETASK 0x00001000 /* kernel-only flag */
    [all...]

Completed in 112 milliseconds