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

/system/core/sh/
H A Djobs.c104 STATIC int waitproc(int, struct job *, int *);
1055 pid = waitproc(block, job, &status);
1123 * was received, and have waitproc bump another counter when it got
1153 waitproc(int block, struct job *jp, int *status) function

Completed in 103 milliseconds