Home
last modified time | relevance | path

Searched refs:omp_get_max_threads (Results 1 – 25 of 29) sorted by relevance

12

/freebsd-12.1/contrib/openmp/runtime/src/
H A Dtest-touch.c19 extern int omp_get_max_threads();
27 omp_get_max_threads(); in main()
/freebsd-12.1/contrib/gcclibs/libgomp/
H A Dparallel.c94 omp_get_max_threads (void) in omp_get_max_threads() function
124 ialias (omp_get_max_threads)
H A Dfortran.c57 ialias_redirect (omp_get_max_threads) in ialias_redirect()
190 return omp_get_max_threads (); in omp_get_max_threads_()
H A Domp_lib.h.in45 external omp_get_max_threads, omp_get_num_procs
46 integer(4) omp_get_max_threads, omp_get_num_procs
H A Domp_lib.f90.in152 function omp_get_max_threads ()
154 integer (omp_integer_kind) :: omp_get_max_threads local
155 end function omp_get_max_threads
H A Dlibgomp.map5 omp_get_max_threads;
H A Dlibgomp.texi137 * omp_get_max_threads:: Maximum number of threads
202 @node omp_get_max_threads
203 @section @code{omp_get_max_threads} -- Maximum number of threads
211 @item @emph{Prototype}: @tab @code{int omp_get_max_threads();}
216 @item @emph{Interface}: @tab @code{integer function omp_get_max_threads()}
307 @ref{omp_get_max_threads}, @ref{omp_set_num_threads}, @ref{OMP_NUM_THREADS}
321 value varies from 0 to @code{omp_get_max_threads}-1 inclusive. The return
335 @ref{omp_get_max_threads}
444 @ref{OMP_NUM_THREADS}, @ref{omp_get_num_threads}, @ref{omp_get_max_threads}
H A Domp.h.in59 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
/freebsd-12.1/contrib/openmp/runtime/src/include/30/
H A Domp_lib.f.var76 function omp_get_max_threads()
78 integer (kind=omp_integer_kind) omp_get_max_threads
79 end function omp_get_max_threads
377 !dec$ attributes alias:'OMP_GET_MAX_THREADS' :: omp_get_max_threads
444 !dec$ attributes alias:'_OMP_GET_MAX_THREADS' :: omp_get_max_threads
514 !dec$ attributes alias:'omp_get_max_threads_'::omp_get_max_threads
584 !dec$ attributes alias:'_omp_get_max_threads_'::omp_get_max_threads
H A Domp_lib.h.var69 function omp_get_max_threads()
71 integer (kind=omp_integer_kind) omp_get_max_threads
72 end function omp_get_max_threads
375 !dec$ attributes alias:'OMP_GET_MAX_THREADS'::omp_get_max_threads
444 !dec$ attributes alias:'_OMP_GET_MAX_THREADS'::omp_get_max_threads
516 !dec$ attributes alias:'omp_get_max_threads_'::omp_get_max_threads
588 !dec$ attributes alias:'_omp_get_max_threads_'::omp_get_max_threads
H A Domp_lib.f90.var73 function omp_get_max_threads() bind(c)
75 integer (kind=omp_integer_kind) omp_get_max_threads
76 end function omp_get_max_threads
H A Domp.h.var77 extern int __KAI_KMPC_CONVENTION omp_get_max_threads (void);
/freebsd-12.1/contrib/openmp/runtime/src/include/40/
H A Domp_lib.f.var89 function omp_get_max_threads()
91 integer (kind=omp_integer_kind) omp_get_max_threads
92 end function omp_get_max_threads
471 !dec$ attributes alias:'OMP_GET_MAX_THREADS' :: omp_get_max_threads
548 !dec$ attributes alias:'_OMP_GET_MAX_THREADS' :: omp_get_max_threads
628 !dec$ attributes alias:'omp_get_max_threads_'::omp_get_max_threads
707 !dec$ attributes alias:'_omp_get_max_threads_'::omp_get_max_threads
H A Domp_lib.h.var76 function omp_get_max_threads() bind(c)
78 integer (kind=omp_integer_kind) omp_get_max_threads
79 end function omp_get_max_threads
435 !DIR$ ATTRIBUTES OFFLOAD:MIC :: omp_get_max_threads
503 !$omp declare target(omp_get_max_threads )
H A Domp_lib.f90.var87 function omp_get_max_threads() bind(c)
89 integer (kind=omp_integer_kind) omp_get_max_threads
90 end function omp_get_max_threads
H A Domp.h.var53 extern int __KAI_KMPC_CONVENTION omp_get_max_threads (void);
/freebsd-12.1/contrib/openmp/runtime/src/include/45/
H A Domp_lib.h.var86 function omp_get_max_threads() bind(c)
88 integer (kind=omp_integer_kind) omp_get_max_threads
89 end function omp_get_max_threads
504 !DIR$ ATTRIBUTES OFFLOAD:MIC :: omp_get_max_threads
577 !$omp declare target(omp_get_max_threads )
H A Domp_lib.f.var99 function omp_get_max_threads()
101 integer (kind=omp_integer_kind) omp_get_max_threads
102 end function omp_get_max_threads
540 !dec$ attributes alias:'OMP_GET_MAX_THREADS' :: omp_get_max_threads
621 !dec$ attributes alias:'_OMP_GET_MAX_THREADS' :: omp_get_max_threads
705 !dec$ attributes alias:'omp_get_max_threads_'::omp_get_max_threads
788 !dec$ attributes alias:'_omp_get_max_threads_'::omp_get_max_threads
H A Domp_lib.f90.var97 function omp_get_max_threads() bind(c)
99 integer (kind=omp_integer_kind) omp_get_max_threads
100 end function omp_get_max_threads
H A Domp.h.var53 extern int __KAI_KMPC_CONVENTION omp_get_max_threads (void);
/freebsd-12.1/contrib/openmp/runtime/src/include/50/
H A Domp_lib.f.var112 function omp_get_max_threads()
114 integer (kind=omp_integer_kind) omp_get_max_threads
115 end function omp_get_max_threads
596 !dec$ attributes alias:'OMP_GET_MAX_THREADS' :: omp_get_max_threads
683 !dec$ attributes alias:'_OMP_GET_MAX_THREADS' :: omp_get_max_threads
773 !dec$ attributes alias:'omp_get_max_threads_'::omp_get_max_threads
862 !dec$ attributes alias:'_omp_get_max_threads_'::omp_get_max_threads
H A Domp_lib.h.var166 function omp_get_max_threads() bind(c)
168 integer (kind=omp_integer_kind) omp_get_max_threads
169 end function omp_get_max_threads
630 !DIR$ ATTRIBUTES OFFLOAD:MIC :: omp_get_max_threads
709 !$omp declare target(omp_get_max_threads )
H A Domp_lib.f90.var126 function omp_get_max_threads() bind(c)
128 integer (kind=omp_integer_kind) omp_get_max_threads
129 end function omp_get_max_threads
H A Domp.h.var64 extern int __KAI_KMPC_CONVENTION omp_get_max_threads (void);
/freebsd-12.1/lib/libomp/
H A Domp.h65 extern int __KAI_KMPC_CONVENTION omp_get_max_threads (void);

12