Home
last modified time | relevance | path

Searched refs:dead_child (Results 1 – 6 of 6) sorted by relevance

/dports/benchmarks/autobench/autobench-2.1.2/
H A Dautobenchd300 my ($lrin, $lrout, $lnfound, $lcomm, $leof, $dead_child);
377 while ($dead_child = pop(@dead_parrots)){
380 $finished = 1 if($dead_child == $pid);
/dports/net-mgmt/remarp/remarp-0.05/sbin/
H A Dremarp.pl265 if (my $dead_child = wait) {
266 delete($children_list{$dead_child});
/dports/games/renpy/renpy-7.4.11-sdk/renpy/display/
H A Dparticle.py125 self.manager.dead_child = True
197 self.dead_child = False
257 if self.dead_child:
/dports/security/vxquery/vxquery-0.2.1/
H A Dhandlers.cc588 BasicHandler::dead_child(const Element & __unused element) in dead_child() function in BasicHandler
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A DChangeLog.122922 positive. Use PID instead of dead_child to know which process to
2925 (sys_select): Don't set dead_child.
/dports/editors/emacs/emacs-27.2/src/
H A DChangeLog.122922 positive. Use PID instead of dead_child to know which process to
2925 (sys_select): Don't set dead_child.