blob: b7d4e62d7044e559a9f1e2676c544b53a780190a [file] [log] [blame]
<html><head><title>omp_get_num_threads</title>
<body>
<H3>omp_get_num_threads</H3>
<PRE>
int omp_get_num_threads(int num_threads)
</PRE>
<DL><DD>
This function returns the number of threads currently in the team executing the parallel region from which it is called.
<P></DL></font></body></html>