Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/finclude/
H A Domp_lib.f90195 function omp_get_max_threads ()
196 integer (4) :: omp_get_max_threads local
197 end function omp_get_max_threads
H A Domp_lib.h83 external omp_get_max_threads, omp_get_num_procs
84 integer(4) omp_get_max_threads, omp_get_num_procs
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/finclude/
H A Domp_lib.f90195 function omp_get_max_threads ()
196 integer (4) :: omp_get_max_threads local
197 end function omp_get_max_threads
H A Domp_lib.h83 external omp_get_max_threads, omp_get_num_procs
84 integer(4) omp_get_max_threads, omp_get_num_procs
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsoxomp.h21 #define omp_get_max_threads() 1 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/parallel/
H A Dtags.h66 return omp_get_max_threads(); in __get_num_threads()
H A Dmerge.h245 omp_get_max_threads()); in __parallel_merge_advance()
H A Dbase.h87 _ThreadIndex __i = omp_get_max_threads(); in __get_max_threads()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/parallel/
H A Dtags.h66 return omp_get_max_threads(); in __get_num_threads()
H A Dmerge.h245 omp_get_max_threads()); in __parallel_merge_advance()
H A Dbase.h87 _ThreadIndex __i = omp_get_max_threads(); in __get_max_threads()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/
H A Domp.h102 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/include/
H A Domp.h102 extern int omp_get_max_threads (void) __GOMP_NOTHROW;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dlibgomp.info147 * omp_get_max_threads:: Maximum number of threads of parallel region
353 File: libgomp.info, Node: omp_get_max_task_priority, Next: omp_get_max_threads, Prev: omp_get_ma…
373 File: libgomp.info, Node: omp_get_max_threads, Next: omp_get_nested, Prev: omp_get_max_task_prio…
375 2.9 'omp_get_max_threads' - Maximum number of threads of parallel region
383 _Prototype_: 'int omp_get_max_threads(void);'
386 _Interface_: 'integer function omp_get_max_threads()'
396 File: libgomp.info, Node: omp_get_nested, Next: omp_get_num_devices, Prev: omp_get_max_threads, …
501 *note omp_get_max_threads::, *note omp_set_num_threads::, *note
622 *note omp_get_max_threads::, *note OMP_THREAD_LIMIT::
828 omp_get_max_threads::
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dlibgomp.info147 * omp_get_max_threads:: Maximum number of threads of parallel region
353 File: libgomp.info, Node: omp_get_max_task_priority, Next: omp_get_max_threads, Prev: omp_get_ma…
373 File: libgomp.info, Node: omp_get_max_threads, Next: omp_get_nested, Prev: omp_get_max_task_prio…
375 2.9 'omp_get_max_threads' - Maximum number of threads of parallel region
383 _Prototype_: 'int omp_get_max_threads(void);'
386 _Interface_: 'integer function omp_get_max_threads()'
396 File: libgomp.info, Node: omp_get_nested, Next: omp_get_num_devices, Prev: omp_get_max_threads, …
501 *note omp_get_max_threads::, *note omp_set_num_threads::, *note
622 *note omp_get_max_threads::, *note OMP_THREAD_LIMIT::
828 omp_get_max_threads::
[all …]