Searched refs:PerlProc_wait (Results 1 – 3 of 3) sorted by relevance
1066 # define PerlProc_wait(t) \ macro1118 # define PerlProc_wait(t) wait((t)) macro
3267 while ((result = PerlProc_wait(statusp)) != pid && pid > 0 && result >= 0) in Perl_repeatcpy()
321 PerlProc_wait # Z added by devel/scanprov