JezK
Edit File: set-i.ri
U:RDoc::AnyMethod[iI"set:EFI"Concurrent::IVar#set;FF:protectedo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"%@!macro [attach] ivar_set_method;To:RDoc::Markup::Verbatim; [I"MSet the `IVar` to a value and wake or notify all threads waiting on it. ;TI" ;TI"9@!macro [attach] ivar_set_parameters_and_exceptions ;TI"> @param [Object] value the value to store in the `IVar` ;TI"= @yield A block operation to use for setting the value ;TI"D @raise [ArgumentError] if both a value and a block are given ;TI"N @raise [Concurrent::MultipleAssignmentError] if the `IVar` has already ;TI") been set or otherwise completed ;TI" ;TI"@return [IVar] self;T:@format0: @fileI"lib/concurrent/ivar.rb;T:0@omit_headings_from_table_of_contents_below00I"