blob: 5e30d9a2337fefae2484eb8e53e9ed23f5e4d25c [file] [log] [blame]
Stephan Herrmann01664412010-04-01 20:28:43 +00001<!DOCTYPE html
2 PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "../xhtml1-strict.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
Stephan Herrmann01664412010-04-01 20:28:43 +00006 <link rel="stylesheet" type="text/css" href="../css/ot.css" />
7 <link rel="stylesheet" type="text/css" href="../css/otjld.css" />
8 <title>OT/J Language Definition v1.3</title>
9 </head>
10 <body class="otdt">
11 <div id="content">
12 <table class="nav">
13 <tr>
14 <td class="back"><a id="top"></a></td>
15 <td class="top"><a href="index.html" rel="contents">&uarr;&nbsp;Table of Contents&nbsp;&uarr;</a></td>
16 <td class="next"><a href="s5.1.2.html" rel="next">&sect;5.1.2&nbsp;Effect on garbage collection&nbsp;&gt;&gt;</a></td>
17 </tr>
18 </table>
19 <div class="breadcrumb"><a class="nav" href="s5.html" rel="section">&sect;5&nbsp;Team Activation</a>&nbsp;&gt;&nbsp;<a class="nav" href="s5.1.html" rel="section">&sect;5.1&nbsp;Effect of team activation</a></div>
20 <div class="sect depth3" id="s5.1.1">
Stephan Herrmann109893e2010-05-18 22:02:53 +000021 <h3 class="sect">&sect;5.1.1&nbsp;Global vs. thread local team activation<a class="img" href="s5.1.1.html"
22 title="PermaLink to &sect;5.1.1&nbsp;Global vs. thread local team activation"><img style="vertical-align:text-top;margin-left:5px;" src="../images/permalink.png"
23 alt="" /></a></h3>
Stephan Herrmann01664412010-04-01 20:28:43 +000024 <p>While <strong>thread local</strong> activation only enables the callin bindings of
25 a team instance for a certain thread, <strong>global</strong> activation activates the
26 team instance for all threads of the application.
27
28 </p>
29 </div>
30 <table class="nav">
31 <tr>
32 <td class="back"></td>
33 <td class="top"><a href="index.html" rel="contents">&uarr;&nbsp;Table of Contents&nbsp;&uarr;</a></td>
34 <td class="next"><a href="s5.1.2.html" rel="next">&sect;5.1.2&nbsp;Effect on garbage collection&nbsp;&gt;&gt;</a></td>
35 </tr>
36 </table>
37 <div class="breadcrumb"><a class="nav" href="s5.html" rel="section">&sect;5&nbsp;Team Activation</a>&nbsp;&gt;&nbsp;<a class="nav" href="s5.1.html" rel="section">&sect;5.1&nbsp;Effect of team activation</a></div>
38 </div>
39 <div id="footer">
Stephan Herrmann109893e2010-05-18 22:02:53 +000040 <hr /><a class="w3c img" href="http://jigsaw.w3.org/css-validator/check/referer"
41 shape="rect"><img src="../images/valid-css2-blue.png" alt="Valid CSS!" height="31" width="88" /></a><a class="w3c img" href="http://validator.w3.org/check?uri=referer" shape="rect"><img src="../images/valid-xhtml10-blue.png" alt="Valid XHTML 1.0 Strict" height="31"
42 width="88" /></a><address>&copy; Stephan Herrmann, Christine Hundt, Marco Mosconi</address>
Stephan Herrmann8f0fa312010-06-08 18:24:55 +000043 OT/J version 1.3 &mdash; last modified: 2010-06-08
Stephan Herrmann01664412010-04-01 20:28:43 +000044 </div>
45 </body>
46</html>