Searched refs:omp_get_num_procs (Results 1 - 6 of 6) sorted by relevance

/barrelfish-2018-10-04/usr/tests/bomptest/
H A Dcpu_bound.c45 workmax *= omp_get_num_procs();
62 omp_get_num_procs());
H A Dsync_progress.c39 printf("threads %d, CPUs %d\n", nthreads, omp_get_num_procs());
H A Dsync.c65 omp_get_num_procs());
/barrelfish-2018-10-04/include/
H A Domp.h195 extern int omp_get_num_procs(void);
/barrelfish-2018-10-04/lib/bomp_new/
H A Domp.c128 int omp_get_num_procs(void) function
/barrelfish-2018-10-04/lib/bomp/
H A Domp.c129 int omp_get_num_procs(void) function

Completed in 49 milliseconds