omp_in_final

int omp_in_final(void)
This function returns true if the routine is executed in a final or included task region; otherwise, it returns false.


OpenMP API Index