Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
Process
/
//opt/alt/ruby27/share/ri/system/Process/waitall-c.ri
U:RDoc::AnyMethod[iI"waitall:ETI"Process::waitall;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"3Waits for all children, returning an array of ;TI"/_pid_/_status_ pairs (where _status_ is a ;TI"Process::Status object).;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I",fork { sleep 0.2; exit 2 } #=> 27432 ;TI",fork { sleep 0.1; exit 1 } #=> 27433 ;TI",fork { exit 0 } #=> 27434 ;TI"p Process.waitall ;T:@format0o; ; [I"<em>produces</em>:;T@o;; [I"5[[30982, #<Process::Status: pid 30982 exit 0>], ;TI"5 [30979, #<Process::Status: pid 30979 exit 1>], ;TI"4 [30976, #<Process::Status: pid 30976 exit 2>]];T; 0: @fileI"process.c;T:0@omit_headings_from_table_of_contents_below0I"1Process.waitall -> [ [pid1,status1], ...] ;T0[ I"();T@FI"Process;TcRDoc::NormalModule00