Home
last modified time | relevance | path

Searched refs:CLONE_STOPPED (Results 1 – 3 of 3) sorted by relevance

/external/strace/
Dutil.c1274 # ifndef CLONE_STOPPED
1275 # define CLONE_STOPPED 0x02000000 macro
Dprocess.c561 #define CLONE_STOPPED 0x02000000 /* Start in stopped state */ macro
586 { CLONE_STOPPED, "CLONE_STOPPED" },
/external/kernel-headers/original/linux/
Dsched.h26 #define CLONE_STOPPED 0x02000000 /* Start in stopped state */ macro