blob: 9a0038318a06c11a12b7157a6e89bb1347bf86d2 [file] [log] [blame]
<h2><code><code>THREADS</code></code> keyword</h2>
<h4>Description</h4>
<p>
<code>THREADS</code> is an expression with a value of type <code>int</code>; it specifies the number of
threads and has the same value on every thread. Under the static <code>THREADS</code>
translation environment, <code>THREADS</code> is an <code>int</code>eger constant suitable for use in
#if preprocessing directives.
<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>