Home
last modified time | relevance | path

Searched refs:process_wait (Results 1 – 4 of 4) sorted by relevance

/libuv/test/
H A Drunner.h144 int process_wait(process_info_t *vec, int n, int timeout);
H A Drunner.c251 result = process_wait(main_proc, 1, task->timeout * timeout_multiplier); in run_test()
283 process_wait(processes, process_count - 1, -1) < 0) { in run_test()
H A Drunner-win.c179 int process_wait(process_info_t *vec, int n, int timeout) { in process_wait() function
H A Drunner-unix.c236 int process_wait(process_info_t* vec, int n, int timeout) { in process_wait() function

Completed in 7 milliseconds