libgomp: OMP_MAX_TASK_PRIORITY

1 
1 3.6 'OMP_MAX_TASK_PRIORITY' - Set the maximum priority
1 ======================================================
1 
1 number that can be set for a task.
1 _Description_:
1      Specifies the initial value for the maximum priority value that can
1      be set for a task.  The value of this variable shall be a
1      non-negative integer, and zero is allowed.  If undefined, the
1      default priority is 0.
1 
1 _See also_:
1      ⇒omp_get_max_task_priority
1 
1 _Reference_:
1      OpenMP specification v4.5 (http://www.openmp.org/), Section 4.14
1