summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_utility.c
Commit message (Expand)AuthorAgeFilesLines
* Change source files from .c to .cppJonathan Peyton2016-12-141-429/+0
* Fix spelling error in commentJonathan Peyton2016-03-151-1/+1
* [STATS] Print "Unknown" for frequency if it wasn't able to be parsedJonathan Peyton2016-03-151-1/+1
* [STATS] Add header information to stats print outJonathan Peyton2016-03-151-13/+6
* Remove unused variable warnings by deletion.Jonathan Peyton2015-06-081-1/+0
* Remove unused variable warnings by adding proper macro guards.Jonathan Peyton2015-06-081-0/+4
* Replace some unsafe API calls with safe alternatives on Windows, prepare code...Andrey Churbanov2015-04-021-5/+5
* Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov2015-01-271-2/+0
* Removes some unused variables (__kmp_ht_*) and changes__kmp_ncores and __kmp_...Andrey Churbanov2015-01-271-7/+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/+442
OpenPOWER on IntegriCloud