Home | History | Annotate | Download | only in strace

Lines Matching defs:CLONE_STOPPED

561 #define CLONE_STOPPED		0x02000000	/* Start in stopped state */
586 { CLONE_STOPPED, "CLONE_STOPPED" },