$12 GRAYBYTE WORDPRESS FILE MANAGER $28

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.217.254 | ADMIN IP 216.73.216.180
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : mail

/opt/alt/ruby18/share/ri/1.8/system/Thread/

HOME
Current File : /opt/alt/ruby18/share/ri/1.8/system/Thread//join-i.yaml
--- !ruby/object:RI::MethodDescription 
aliases: []

block_params: 
comment: 
- !ruby/struct:SM::Flow::P 
  body: The calling thread will suspend execution and run <em>thr</em>. Does not return until <em>thr</em> exits or until <em>limit</em> seconds have passed. If the time limit expires, <tt>nil</tt> will be returned, otherwise <em>thr</em> is returned.
- !ruby/struct:SM::Flow::P 
  body: Any threads not joined will be killed when the main program exits. If <em>thr</em> had previously raised an exception and the <tt>abort_on_exception</tt> and <tt>$DEBUG</tt> flags are not set (so the exception has not yet been processed) it will be processed at this time.
- !ruby/struct:SM::Flow::VERB 
  body: "   a = Thread.new { print &quot;a&quot;; sleep(10); print &quot;b&quot;; print &quot;c&quot; }\n   x = Thread.new { print &quot;x&quot;; Thread.pass; print &quot;y&quot;; print &quot;z&quot; }\n   x.join # Let x thread finish, a will be killed on exit.\n"
- !ruby/struct:SM::Flow::P 
  body: <em>produces:</em>
- !ruby/struct:SM::Flow::VERB 
  body: "   axyz\n"
- !ruby/struct:SM::Flow::P 
  body: The following example illustrates the <em>limit</em> parameter.
- !ruby/struct:SM::Flow::VERB 
  body: "   y = Thread.new { 4.times { sleep 0.1; puts 'tick... ' }}\n   puts &quot;Waiting&quot; until y.join(0.15)\n"
- !ruby/struct:SM::Flow::P 
  body: <em>produces:</em>
- !ruby/struct:SM::Flow::VERB 
  body: "   tick...\n   Waiting\n   tick...\n   Waitingtick...\n\n   tick...\n"
full_name: Thread#join
is_singleton: false
name: join
params: |
  thr.join          => thr
  thr.join(limit)   => thr

visibility: public


Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
3 Mar 2024 10.50 PM
root / linksafe
0755
%5b%5d%3d-i.yaml
0.356 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
%5b%5d-i.yaml
0.982 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
abort_on_exception%3d-c.yaml
0.855 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
abort_on_exception%3d-i.yaml
0.444 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
abort_on_exception-c.yaml
0.652 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
abort_on_exception-i.yaml
0.428 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
alive%3f-i.yaml
0.499 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
cdesc-Thread.yaml
2.522 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
critical%3d-c.yaml
0.757 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
critical-c.yaml
0.3 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
current-c.yaml
0.365 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
exclusive-c.yaml
0.312 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
exit%21-i.yaml
0.553 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
exit-c.yaml
0.449 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
exit-i.yaml
0.436 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
fork-c.yaml
0.487 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
group-i.yaml
0.438 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
inspect-i.yaml
0.282 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
join-i.yaml
1.586 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
key%3f-i.yaml
0.481 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
keys-i.yaml
0.53 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
kill%21-i.yaml
0.553 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
kill-c.yaml
0.546 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
kill-i.yaml
0.436 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
list-c.yaml
0.722 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
main-c.yaml
0.354 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
new-c.yaml
0.8 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
pass-c.yaml
0.747 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
priority%3d-i.yaml
0.683 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
priority-i.yaml
0.518 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
raise-i.yaml
0.684 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
run-i.yaml
0.622 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
safe_level-i.yaml
0.539 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
start-c.yaml
0.489 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
status-i.yaml
1.062 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
stop%3f-i.yaml
0.433 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
stop-c.yaml
0.66 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
terminate%21-i.yaml
0.563 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
terminate-i.yaml
0.445 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
value-i.yaml
0.391 KB
26 Jul 2023 1.47 PM
root / linksafe
0644
wakeup-i.yaml
0.579 KB
26 Jul 2023 1.47 PM
root / linksafe
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025 CONTACT ME
Static GIF