Searched defs:collect_children (Results 1 – 4 of 4) sorted by relevance
515 def collect_children(self): member in ForkingMixIn
376 collect_children(struct ssh *ssh) in collect_children() function
552 def collect_children(self, *, blocking=False): member in ForkingMixIn
415 pub fn collect_children(&self) -> Vec<Cursor> { in collect_children() method