index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openmp
/
runtime
/
src
/
kmp_lock.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Exponential back off logic for test-and-set lock
Jonathan Peyton
2016-04-14
1
-3
/
+43
*
Fix bug when KMP_USE_ADAPTIVE_LOCKS is 0
Jonathan Peyton
2016-03-30
1
-1
/
+1
*
Add missing cleanup code for cached indirect lock pool.
Jonathan Peyton
2016-01-22
1
-0
/
+1
*
Removed unused __kmp_*_i8 functions.
Jonathan Peyton
2016-01-04
1
-2
/
+2
*
Hinted lock (OpenMP 4.5 feature) Updates/Fixes Part 3
Jonathan Peyton
2015-12-11
1
-90
/
+1
*
Hinted lock (OpenMP 4.5 feature) Updates/Fixes Part 2
Jonathan Peyton
2015-12-11
1
-98
/
+199
*
Hinted lock (OpenMP 4.5 feature) Updates/Fixes
Jonathan Peyton
2015-12-11
1
-96
/
+114
*
Replace DYNA_* names with KMP_* names
Jonathan Peyton
2015-12-03
1
-67
/
+67
*
[OMPT] Add OMPT events for API locking
Jonathan Peyton
2015-10-16
1
-41
/
+59
*
[OMPT] Simplify control variable logic for OMPT
Jonathan Peyton
2015-09-21
1
-4
/
+2
*
Remove unused variable warnings by deletion.
Jonathan Peyton
2015-06-08
1
-3
/
+0
*
Fix spelling errors
Jonathan Peyton
2015-05-22
1
-1
/
+1
*
These are the actual changes in the runtime to issue OMPT-related functions. ...
Andrey Churbanov
2015-04-29
1
-0
/
+36
*
This is a preparation patch to get information about the actual release statu...
Andrey Churbanov
2015-04-29
1
-36
/
+53
*
Replace some unsafe API calls with safe alternatives on Windows, prepare code...
Andrey Churbanov
2015-04-02
1
-7
/
+7
*
Two warning messages fixed.
Andrey Churbanov
2015-02-20
1
-2
/
+1
*
Added new user-guided lock api, currently disabled. Use KMP_USE_DYNAMIC_LOCK=...
Andrey Churbanov
2015-02-20
1
-22
/
+593
*
Comments only: removing the Revision and Date svn variables from the top of a...
Andrey Churbanov
2015-01-27
1
-2
/
+0
*
aarch64 port sent by C. Bergstrom
Andrey Churbanov
2015-01-13
1
-2
/
+2
*
I apologise in advance for the size of this check-in. At Intel we do
Jim Cownie
2014-10-07
1
-734
/
+443
*
Fix typos
Alp Toker
2014-02-24
1
-3
/
+3
*
For your Christmas hacking pleasure.
Jim Cownie
2013-12-23
1
-10
/
+10
*
First attempt to import OpenMP runtime
Jim Cownie
2013-09-27
1
-0
/
+3834