Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/test/
H A Drunner.c269 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 Drunner.h144 int process_wait(process_info_t *vec, int n, int timeout);
H A Drunner-win.c179 int process_wait(process_info_t *vec, int n, int timeout) { in process_wait() function
H A Drunner-unix.c226 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 DChangeLog-1998552 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 DChangeLog-1998552 hppa_require_detach, process_wait
1277 (process_wait): Changed to call target_post_wait
1344 (process_wait): New funct. also ifdefed for proc_wait.