Searched refs:process_wait (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/mit/libuv/dist/test/ |
H A D | runner.c | 269 result = process_wait(main_proc, 1, task->timeout * timeout_multiplier); in run_test() 301 process_wait(processes, process_count - 1, -1) < 0) { in run_test()
|
H A D | runner.h | 144 int process_wait(process_info_t *vec, int n, int timeout);
|
H A D | runner-win.c | 179 int process_wait(process_info_t *vec, int n, int timeout) { in process_wait() function
|
H A D | runner-unix.c | 226 int process_wait(process_info_t* vec, int n, int timeout) { in process_wait() function
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-1998 | 552 hppa_require_detach, process_wait 1277 (process_wait): Changed to call target_post_wait 1344 (process_wait): New funct. also ifdefed for proc_wait.
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-1998 | 552 hppa_require_detach, process_wait 1277 (process_wait): Changed to call target_post_wait 1344 (process_wait): New funct. also ifdefed for proc_wait.
|