Searched refs:reap_child (Results 1 – 2 of 2) sorted by relevance
304 pub fn reap_child() -> Result<Pid> { in reap_child() function
23 use base::{debug, error, getpid, info, kill_process_group, reap_child, syslog, warn};56 match reap_child() { in wait_all_children()