Next: omp_get_nested, Previous: omp_get_max_active_levels, Up: Runtime Library Routines
omp_get_max_threads – Maximum number of threads of parallel regionnum_threads.
| Prototype: | int omp_get_max_threads(void);
|
| Interface: | integer function omp_get_max_threads()
|