summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_lock.h
Commit message (Expand)AuthorAgeFilesLines
* Clang-format and whitespace cleanup of source codeJonathan Peyton2017-05-121-764/+739
* Follow up to r289732: Update comments in source files to reference .cpp filesJonathan Peyton2016-12-141-1/+1
* Apply the KMP_USE_FUTEX feature macro everywhereJonathan Peyton2016-06-221-7/+8
* Renaming change: 41 -> 45 and 4.1 -> 4.5Jonathan Peyton2016-06-141-1/+1
* kmp_lock.h: Fix VS2013 build after r271324Hans Wennborg2016-06-091-0/+16
* Use C++11 atomics for ticket locks implementationPaul Osmialowski2016-05-311-8/+25
* Remove trailing whitespace in src/ directoryJonathan Peyton2016-05-201-1/+1
* Exponential back off logic for test-and-set lockJonathan Peyton2016-04-141-0/+13
* Hinted lock (OpenMP 4.5 feature) Updates/Fixes Part 3Jonathan Peyton2015-12-111-4/+33
* Hinted lock (OpenMP 4.5 feature) Updates/Fixes Part 2Jonathan Peyton2015-12-111-50/+48
* Hinted lock (OpenMP 4.5 feature) Updates/FixesJonathan Peyton2015-12-111-41/+42
* Replace DYNA_* names with KMP_* namesJonathan Peyton2015-12-031-47/+47
* [OMPT] Add OMPT events for API lockingJonathan Peyton2015-10-161-24/+27
* This is a preparation patch to get information about the actual release statu...Andrey Churbanov2015-04-291-15/+18
* Added new user-guided lock api, currently disabled. Use KMP_USE_DYNAMIC_LOCK=...Andrey Churbanov2015-02-201-0/+213
* 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-6/+6
* I apologise in advance for the size of this check-in. At Intel we doJim Cownie2014-10-071-11/+50
* Commit PowerPC64 support from Carlo Bertolli at IBM.Jim Cownie2014-08-071-1/+1
* Fix typosAlp Toker2014-02-241-1/+1
* For your Christmas hacking pleasure.Jim Cownie2013-12-231-36/+36
* First attempt to import OpenMP runtimeJim Cownie2013-09-271-0/+989
OpenPOWER on IntegriCloud