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
/
Thread
/
//opt/alt/ruby27/share/ri/system/Thread/exclusive-c.ri
U:RDoc::AnyMethod[iI"exclusive:ETI"Thread::exclusive;TT:privateo: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