omp_get_max_task_priority
– Maximum priority value ¶that can be set for tasks.
This function obtains the maximum allowed priority number for tasks.
Prototype: | int omp_get_max_task_priority(void); |
Interface: | integer function omp_get_max_task_priority() |
OpenMP specification v4.5, Section 3.2.29.