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 /
ruby21 /
share /
ri /
2.1.0 /
system /
Mutex /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-Mutex.ri
1.02
KB
-rw-r--r--
2023-07-26 17:52
lock-i.ri
410
B
-rw-r--r--
2023-07-26 17:52
locked%3f-i.ri
358
B
-rw-r--r--
2023-07-26 17:52
new-c.ri
298
B
-rw-r--r--
2023-07-26 17:52
owned%3f-i.ri
423
B
-rw-r--r--
2023-07-26 17:52
sleep-i.ri
732
B
-rw-r--r--
2023-07-26 17:52
synchronize-i.ri
443
B
-rw-r--r--
2023-07-26 17:52
try_lock-i.ri
399
B
-rw-r--r--
2023-07-26 17:52
unlock-i.ri
381
B
-rw-r--r--
2023-07-26 17:52
Save
Rename
U:RDoc::AnyMethod[iI" sleep:ETI"Mutex#sleep;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"GReleases the lock and sleeps +timeout+ seconds if it is given and ;TI"Knon-nil or forever. Raises +ThreadError+ if +mutex+ wasn't locked by ;TI"the current thread.;To:RDoc::Markup::BlankLine o; ; [I"DWhen the thread is next woken up, it will attempt to reacquire ;TI"the lock.;T@o; ; [I"KNote that this method can wakeup without explicit Thread#wakeup call. ;TI"-For example, receiving signal and so on.;T: @fileI" thread.c;T:0@omit_headings_from_table_of_contents_below0I"-mutex.sleep(timeout = nil) -> number ;T0[ I"(p1 = v1);T@FI" Mutex;TcRDoc::NormalClass00