Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
self
/
root
/
proc
/
thread-self
/
root
/
opt
/
ruby-2.7
/
usr
/
share
/
ri
/
2.7.0
/
system
/
Thread
/
//proc/self/root/proc/thread-self/root/opt/ruby-2.7/usr/share/ri/2.7.0/system/Thread/wakeup-i.ri
U:RDoc::AnyMethod[iI"wakeup:ETI"Thread#wakeup;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"KMarks a given thread as eligible for scheduling, however it may still ;TI"remain blocked on I/O.;To:RDoc::Markup::BlankLine o; ; [I"O*Note:* This does not invoke the scheduler, see #run for more information.;T@o:RDoc::Markup::Verbatim; [ I"1c = Thread.new { Thread.stop; puts "hey!" } ;TI"'sleep 0.1 while c.status!='sleep' ;TI"c.wakeup ;TI"c.join ;TI"#=> "hey!";T:@format0: @fileI" thread.c;T:0@omit_headings_from_table_of_contents_below0I"thr.wakeup -> thr ;T0[ I"();T@FI"Thread;TcRDoc::NormalClass00