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
/
Mutex
/
//opt/alt/ruby27/share/ri/system/Mutex/sleep-i.ri
U:RDoc::AnyMethod[iI" sleep:ETI"Mutex#sleep;TF:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"GReleases the lock and sleeps +timeout+ seconds if it is given and ;TI"Knon-nil or forever. Raises +ThreadError+ if +mutex+ wasn't locked by ;TI"the current thread.;To:RDoc::Markup::BlankLine o; ; [I"DWhen the thread is next woken up, it will attempt to reacquire ;TI"the lock.;T@o; ; [I"KNote that this method can wakeup without explicit Thread#wakeup call. ;TI"-For example, receiving signal and so on.;T: @fileI"thread_sync.c;T:0@omit_headings_from_table_of_contents_below0I"-mutex.sleep(timeout = nil) -> number ;T0[ I"(*args);T@FI" Mutex;TcRDoc::NormalClass00