Searched refs:support_process_wait (Results 1 – 3 of 3) sorted by relevance
48 int support_process_wait (struct support_subprocess *proc);
105 return support_process_wait (&res); in support_subprogram_wait()109 support_process_wait (struct support_subprocess *proc) in support_process_wait() function
79 result->status = support_process_wait (proc); in support_capture_poll()
Completed in 6 milliseconds