Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Djob.c199 static void free_child PARAMS ((struct child *));
823 free_child (c); in reap_children()
844 free_child (struct child *child) in free_child() function
1471 free_child (c); in start_waiting_job()
Dvmsjobs.c193 free_child (c); in vmsHandleChildTerm()
DChangeLog808 (free_child): If jobserver_tokens is 0, internal error. If it's
826 * job.c (free_child): Count waiting_jobs as having tokens.
1702 * job.c (free_child): Use EINTRLOOP() while writing tokens to the
2497 * job.c (reap_children, free_child, new_job): Likewise.