File: //usr/local/rvm/gems/ruby-2.5.9/doc/concurrent-ruby-1.1.9/ri/Concurrent/IVar/set-i.ri
U:RDoc::AnyMethod[iI"set:ETI"Concurrent::IVar#set;TF:protectedo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"@!macro 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"0@!macro 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-ruby/concurrent/ivar.rb;T:0@omit_headings_from_table_of_contents_below00I"