Searched refs:omp_get_num_teams (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/include/
H A Domp.h234 extern int omp_get_num_teams(void);
/barrelfish-2018-10-04/lib/bomp_new/
H A Domp.c474 int omp_get_num_teams(void) function
486 * between 0 and one less than the value returned by omp_get_num_teams, inclusive.
/barrelfish-2018-10-04/lib/bomp/
H A Domp.c470 int omp_get_num_teams(void) function
482 * between 0 and one less than the value returned by omp_get_num_teams, inclusive.

Completed in 72 milliseconds