Home
last modified time | relevance | path

Searched refs:shell_function_pid (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Djob.c437 extern int shell_function_pid, shell_function_completed;
469 while ((children != 0 || shell_function_pid != 0) in reap_children()
513 any_local = shell_function_pid != 0; in reap_children()
674 if (!remote && pid == shell_function_pid) in reap_children()
Dfunction.c1420 int shell_function_pid = 0, shell_function_completed; variable
1679 shell_function_pid = pid; in func_shell()
1730 shell_function_pid = 0; in func_shell()