Files
openmp/runtime/src
Jonathan Peyton c62c0fa658 Add initial support for OpenMP 4.5 task priority feature
The maximum task priority value is read from envirable: OMP_MAX_TASK_PRIORITY.
But as of now, nothing is done with it.  We just handle the environment variable
and add the new api: omp_get_max_task_priority() which returns that value or
zero if it is not set.

Differential Revision: http://reviews.llvm.org/D17411


git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@261908 91177308-0d34-0410-b5e6-96231b3b80d8
2016-02-25 18:04:09 +00:00
..
2016-01-27 20:57:32 +00:00
2015-08-11 21:36:41 +00:00
2015-09-21 17:24:46 +00:00
2015-07-09 18:16:58 +00:00
2015-06-01 02:37:28 +00:00
2015-05-22 22:35:51 +00:00
2015-06-01 02:37:28 +00:00
2015-09-21 17:24:46 +00:00
2016-01-04 23:20:26 +00:00
2015-07-09 18:20:51 +00:00
2015-09-24 14:47:51 +00:00
2015-09-24 14:47:51 +00:00
2015-05-22 22:35:51 +00:00
2016-01-27 21:02:04 +00:00
2015-09-21 20:02:45 +00:00
2016-01-27 21:02:04 +00:00
2016-01-27 21:02:04 +00:00