File: C:/Ruby27-x64/share/ri/2.7.0/system/Thread/exclusive-c.ri
U:RDoc::AnyMethod[iI"exclusive:ETI"Thread::exclusive;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"MWraps the block in a single, VM-global Mutex.synchronize, returning the ;TI"Nvalue of the block. A thread executing inside the exclusive section will ;TI"Lonly block other threads which also use the Thread.exclusive mechanism.;T:
@fileI"prelude.rb;T:0@omit_headings_from_table_of_contents_below0I")Thread.exclusive { block } -> obj
;T0[ I"
(&block);T@FI"Thread;TcRDoc::NormalClass00