Searched refs:total_anon_children (Results 1 – 1 of 1) sorted by relevance
925 static size_t total_anon_children; variable1260 …vel, "Still alive with %lu/%lu (normal/anonymous) children.", total_children, total_anon_children); in jobmgr_still_alive_with_check()1854 total_anon_children++; in job_new_anonymous()3909 total_anon_children--; in job_reap()6163 …ed while shutdown in progress. Processes remaining: %lu/%lu", total_children, total_anon_children); in job_useless()