omp_get_level
void omp_get_level(void)
Returns the number of nested
parallel
regions enclosing the task that contains the call.
OpenMP API Index