Searched refs:CLONE_STOPPED (Results 1 - 2 of 2) sorted by relevance

/external/strace/xlat/
H A Dclone_flags.h52 #if defined(CLONE_STOPPED) || (defined(HAVE_DECL_CLONE_STOPPED) && HAVE_DECL_CLONE_STOPPED)
53 XLAT(CLONE_STOPPED),
/external/strace/
H A Dclone.c23 #define CLONE_STOPPED 0x02000000 /* Start in stopped state */ macro

Completed in 47 milliseconds