Home
last modified time | relevance | path

Searched refs:process_wait_for_any (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl2/gmake/dist/w32/include/
H A Dsub_proc.h43 EXTERN_DECL(HANDLE process_wait_for_any, (VOID_DECL));
/netbsd/external/gpl2/gmake/dist/
H A Djob.c646 hPID = process_wait_for_any(); in reap_children()
2025 hWaitPID = process_wait_for_any(); in exec_command()
/netbsd/external/gpl2/gmake/dist/w32/subproc/
H A Dsub_proc.c176 process_wait_for_any(void) in process_wait_for_any() function