This routine returns true if the routine is executed in a final task region; otherwise, it returns false.
LOGICAL FUNCTION OMP_IN_FINAL()
#include <omp.h> int omp_in_final(void)