blob: 4b2f99874c451e82a1e7a8d2df87da7eadd66f02 [file] [log] [blame]
<h2 >The <code>upc_global_exit</code> function </h2>
<h4>Synopsis</h4>
<pre>
#include &lt;upc.h&gt;
void upc_global_exit(int status);
</pre>
<p>
<h4>Description</h4>
<p>
<code>upc_global_exit() </code>
flushes all I/O, releases all storage, and terminates the
execution for all active threads.
<p>&nbsp
<p>&nbsp
<p><a href="terms.html">Terms, definitions, and symbols</a><br>
<p><a href="index.html">Back to index of all UPC functions</a>