⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
3.0.0
/
system
/
Ractor
/
View File Name :
count-c.ri
U:RDoc::AnyMethod[iI" count:ETI"Ractor::count;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"6Returns total count of Ractors currently running.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"*Ractor.count #=> 1 ;TI"9r = Ractor.new(name: 'example') { Ractor.yield(1) } ;TI"BRactor.count #=> 2 (main + example ractor) ;TI"?r.take # wait for Ractor.yield(1) ;TI">r.take # wait till r will finish ;TI")Ractor.count #=> 1;T:@format0: @fileI"ractor.rb;T:0@omit_headings_from_table_of_contents_below000[ I"();T@FI"Ractor;TcRDoc::NormalClass00