blob: 06acf7a65d77948b87cf2f79957dde05dcf39303 [file] [log] [blame]
<html><head><title>omp_get_max_threads</title>
<body>
<H3>omp_get_max_threads</H3>
<PRE>
int omp_get_max_threads(void)
</PRE>
<DL><DD>
This function returns the maximum value that can be returned by calls to omp_get_num_threads.
<P></DL></font></body></html>