Next: omp_get_team_num – Get team number, Up: Teams Region Routines [Contents][Index]
omp_get_team_num
omp_get_num_teams
Returns the number of teams in the current team region.
int omp_get_num_teams(void);
integer function omp_get_num_teams()
OpenMP specification v4.5, Section 3.2.32.