git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@540 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
4b1ae825bd
commit
f2bd57d995
143 changed files with 551 additions and 407 deletions
|
|
@ -47,7 +47,7 @@
|
|||
<a name="l00023"></a>00023
|
||||
<a name="l00024"></a>00024 <span class="keywordflow">for</span> (<span class="keywordtype">unsigned</span> i = 0; i < the_schema.size (); i ++) {
|
||||
<a name="l00025"></a>00025
|
||||
<a name="l00026"></a>00026 <span class="keyword">const</span> <a class="code" href="structNode.html">Node</a> & node = the_schema [i];
|
||||
<a name="l00026"></a>00026 <span class="keyword">const</span> <a class="codeRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/class_node.html">Node</a> & node = the_schema [i];
|
||||
<a name="l00027"></a>00027
|
||||
<a name="l00028"></a>00028 <span class="keywordflow">if</span> (node.rk_sched == my_node -> rk)
|
||||
<a name="l00029"></a>00029 <span class="keywordflow">for</span> (<span class="keywordtype">unsigned</span> j = 0; j < node.num_workers; j ++)
|
||||
|
|
@ -100,7 +100,7 @@
|
|||
<a name="l00076"></a>00076 printDebugMessage (<span class="stringliteral">"all the resources are now free."</span>);
|
||||
<a name="l00077"></a>00077 update ();
|
||||
<a name="l00078"></a>00078 }
|
||||
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Thu Jun 28 15:51:15 2007 for ParadisEO-PEO by
|
||||
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Thu Jul 5 13:41:04 2007 for ParadisEO-PEO by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue