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

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stub.cpp34 #define omp_set_num_threads ompc_set_num_threads macro
90 void omp_set_num_threads(omp_int_t num_threads) { i; } function

Completed in 52 milliseconds