Searched refs:process_wait_for_any (Results 1 – 3 of 3) sorted by relevance
43 EXTERN_DECL(HANDLE process_wait_for_any, (VOID_DECL));
646 hPID = process_wait_for_any(); in reap_children()2025 hWaitPID = process_wait_for_any(); in exec_command()
176 process_wait_for_any(void) in process_wait_for_any() function