Searched refs:omp_in_parallel (Results 1 - 5 of 5) sorted by relevance

/barrelfish-2018-10-04/lib/bomp/
H A Dparallel.c45 if (!omp_in_parallel()) {
H A Domp.c141 * returns false. The effect of the omp_in_parallel routine is to return true if
146 int omp_in_parallel(void) function
/barrelfish-2018-10-04/lib/bomp_new/
H A Dparallel.c38 if (!omp_in_parallel()) {
H A Domp.c140 * returns false. The effect of the omp_in_parallel routine is to return true if
145 int omp_in_parallel(void) function
/barrelfish-2018-10-04/include/
H A Domp.h196 extern int omp_in_parallel(void);

Completed in 99 milliseconds