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

/system/core/sh/
H A Djobs.c313 put after all stopped jobs. */
327 case 2: /* newly stopped job - becomes curjob */
636 /* loop until process terminated or stopped */
1050 int stopped; local
1065 stopped = 1;
1075 stopped = 0;
1079 if (stopped) { /* stopped or done */
1116 * stopped processes. If block is zero, we return a value of zero
1186 * return 1 if there are stopped job
[all...]

Completed in 3 milliseconds