summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_lock.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variable warnings by deletion.Jonathan Peyton2015-06-081-3/+0
* Fix spelling errorsJonathan Peyton2015-05-221-1/+1
* These are the actual changes in the runtime to issue OMPT-related functions. ...Andrey Churbanov2015-04-291-0/+36
* This is a preparation patch to get information about the actual release statu...Andrey Churbanov2015-04-291-36/+53
* Replace some unsafe API calls with safe alternatives on Windows, prepare code...Andrey Churbanov2015-04-021-7/+7
* Two warning messages fixed.Andrey Churbanov2015-02-201-2/+1
* Added new user-guided lock api, currently disabled. Use KMP_USE_DYNAMIC_LOCK=...Andrey Churbanov2015-02-201-22/+593
* Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov2015-01-271-2/+0
* aarch64 port sent by C. BergstromAndrey Churbanov2015-01-131-2/+2
* I apologise in advance for the size of this check-in. At Intel we doJim Cownie2014-10-071-734/+443
* Fix typosAlp Toker2014-02-241-3/+3
* For your Christmas hacking pleasure.Jim Cownie2013-12-231-10/+10
* First attempt to import OpenMP runtimeJim Cownie2013-09-271-0/+3834
OpenPOWER on IntegriCloud