summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_omp.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid deadlock with COIJonathan Peyton2016-05-311-0/+1
* Fix the OpenMP 3.0 buildJonathan Peyton2015-09-211-0/+6
* Enable debugger supportJonathan Peyton2015-07-091-1/+4
* Added new user-guided lock api, currently disabled. Use KMP_USE_DYNAMIC_LOCK=...Andrey Churbanov2015-02-201-0/+4
* Updated the kmp_omp_struct_info_t structure used by debuggers.Andrey Churbanov2015-02-101-27/+48
* The usage of tt_state flag is replaced by an array of two task_team pointers.Andrey Churbanov2015-02-101-1/+0
* Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov2015-01-271-2/+0
* I apologise in advance for the size of this check-in. At Intel we doJim Cownie2014-10-071-2/+2
* First attempt to import OpenMP runtimeJim Cownie2013-09-271-0/+202
OpenPOWER on IntegriCloud