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
/
llvm
/
lib
/
Support
/
Windows
/
Threading.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm][Support] Provide interface to set thread priorities
Kadir Cetinkaya
2019-04-16
1
-0
/
+16
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Don't write #include "Windows/WindowsSupport.h" from the Windows dir.
Zachary Turner
2019-01-08
1
-1
/
+1
*
Fix C2712 build error on Windows
Konstantin Zhuravlyov
2017-03-07
1
-6
/
+12
*
Try to fix thread name truncation on non-Windows.
Zachary Turner
2017-03-04
1
-1
/
+1
*
Truncate thread names if they're too long.
Zachary Turner
2017-03-04
1
-0
/
+2
*
[Support] Provide access to current thread name/thread id.
Zachary Turner
2017-03-03
1
-0
/
+101
*
Revert "Revert "Revert 220932.": "Removing the static initializer in ManagedS...
Mehdi Amini
2016-05-14
1
-24
/
+0
*
Revert "Revert 220932.": "Removing the static initializer in ManagedStatic.cp...
Mehdi Amini
2016-05-14
1
-0
/
+24
*
Revert 220932.
Jiangning Liu
2014-11-05
1
-24
/
+0
*
#include <winbase.h> is not enough for Visual C++ 2013, it errors:
Yaron Keren
2014-11-04
1
-1
/
+1
*
Speculative fix for Windows build after r220932
Hans Wennborg
2014-10-30
1
-0
/
+5
*
Removing the static initializer in ManagedStatic.cpp by using llvm_call_once ...
Chris Bieneman
2014-10-30
1
-0
/
+19