JezK
Edit File: new-c.ri
U:RDoc::AnyMethod[iI"new:ETI"#Concurrent::CyclicBarrier::new;FT:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"BCreate a new `CyclicBarrier` that waits for `parties` threads;To:RDoc::Markup::BlankLine o; ; [I"3@param [Fixnum] parties the number of parties ;TI"O@yield an optional block that will be executed that will be executed after;To:RDoc::Markup::Verbatim; [I"@the last thread arrives and before the others are released ;T:@format0o; ; [I"O@raise [ArgumentError] if `parties` is not an integer or is less than zero;T: @fileI",lib/concurrent/atomic/cyclic_barrier.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(parties, &block);T@TI"CyclicBarrier;FcRDoc::NormalClass00