Searched refs:omp_set_num_threads (Results 1 – 10 of 10) sorted by relevance
34 #define omp_set_num_threads ompc_set_num_threads macro90 void omp_set_num_threads(omp_int_t num_threads) { i; } in omp_set_num_threads() function
53 #define FTN_SET_NUM_THREADS omp_set_num_threads
419 omp_set_num_threads 717
134 omp_set_num_threads(PARALLELISM_DEGREE); in blake2sp_update()230 omp_set_num_threads(PARALLELISM_DEGREE); in blake2sp()
137 omp_set_num_threads(PARALLELISM_DEGREE); in blake2bp_update()232 omp_set_num_threads(PARALLELISM_DEGREE); in blake2bp()
278 subroutine omp_set_num_threads(num_threads) bind(c)281 end subroutine omp_set_num_threads921 !DIR$ ATTRIBUTES OFFLOAD:MIC :: omp_set_num_threads1004 !$omp declare target(omp_set_num_threads )
177 subroutine omp_set_num_threads(num_threads) bind(c)180 end subroutine omp_set_num_threads
57 extern void __KAI_KMPC_CONVENTION omp_set_num_threads (int);
58 extern void __KAI_KMPC_CONVENTION omp_set_num_threads (int);
159 __ICV_RT_SET(nthreads, omp_set_num_threads)236 __OMP_RTL(omp_set_num_threads, false, Void, Int32)644 __OMP_RTL_ATTRS(omp_set_num_threads, SetterAttrs, AttributeSet(), ParamAttrs())