Lines Matching full:children
120 /* Create many children, each with their own user namespace */ in TEST()
155 /* Wait for all children to signal ready */ in TEST()
159 /* If we fail to read, kill all children and exit */ in TEST()
169 /* List namespaces while all children are running */ in TEST()
173 TH_LOG("With %d children running: %zd active user namespaces", num_children, ret_during); in TEST()
178 /* Signal all children to exit */ in TEST()
182 /* If we fail to write, kill remaining children */ in TEST()
194 /* Wait for all children */ in TEST()
205 TH_LOG("After all children exit: %zd active user namespaces", ret_after); in TEST()
363 /* Create many children with user namespaces */ in TEST()
396 /* Wait for all children to signal ready */ in TEST()
400 /* If we fail to read, kill all children and exit */ in TEST()
457 /* Signal all children to exit */ in TEST()
472 /* Wait for all children */ in TEST()