Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Djob.c477 int any_remote, any_local; in reap_children() local
513 any_local = shell_function_pid != 0; in reap_children()
517 any_local |= ! c->remote; in reap_children()
545 if (any_local) in reap_children()