Searched refs:wait_child (Results 1 - 1 of 1) sorted by relevance
/third_party/backends/frontend/ | ||
H A D | saned.c | 2279 wait_child (pid_t pid, int *status, int options) function 2438 wait_child (-1, NULL, 0); 3279 while (wait_child (-1, NULL, WNOHANG) > 0) |
Completed in 5 milliseconds