omp_get_max_threads

Purpose

Returns the maximum value that can be returned by calls to omp_get_num_threads.

Prototype

int omp_get_max_threads (void);