blob: 5006835ef8d5bbfb0fed87b43b28fb3c4a32011e [file] [log] [blame]
<html><head><title>omp_in_parallel</title>
<body>
<H3>omp_in_parallel</H3>
<PRE>
int omp_in_parallel(void)
</PRE>
<DL><DD>
This function returns non-zero if it is called within the dynamic extent of a parallel region executing in parallel; otherwise, it returns 0.
<P></DL></font></body></html>