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

  /external/strace/xlat/
clone_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/clone_flags.in; do not edit. */
74 # error static const struct xlat clone_flags in mpers mode
79 const struct xlat clone_flags[] = { variable in typeref:struct:xlat
  /external/libchrome/base/process/
launch.h 143 // Unlike in clone, clone_flags may not contain a custom termination signal
146 int clone_flags = 0; member in struct:base::LaunchOptions
  /external/minijail/
libminijail.c 2534 int clone_flags = CLONE_NEWPID | SIGCHLD; local
    [all...]

Completed in 390 milliseconds