Home
last modified time | relevance | path

Searched defs:omp_set_num_threads (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libgomp/
H A Denv.c321 omp_set_num_threads (int n) in omp_set_num_threads() function
H A Domp_lib.f90.in113 interface omp_set_num_threads interface
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_stub.cpp35 #define omp_set_num_threads ompc_set_num_threads macro
91 void omp_set_num_threads(omp_int_t num_threads) { i; } in omp_set_num_threads() function