aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Windows/Threading.inc
AgeCommit message (Expand)AuthorFilesLines
2019-04-16[llvm][Support] Provide interface to set thread prioritiesKadir Cetinkaya1-0/+16
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2019-01-08Don't write #include "Windows/WindowsSupport.h" from the Windows dir.Zachary Turner1-1/+1
2017-03-07Fix C2712 build error on WindowsKonstantin Zhuravlyov1-6/+12
2017-03-04Try to fix thread name truncation on non-Windows.Zachary Turner1-1/+1
2017-03-04Truncate thread names if they're too long.Zachary Turner1-0/+2
2017-03-03[Support] Provide access to current thread name/thread id.Zachary Turner1-0/+101
2016-05-14Revert "Revert "Revert 220932.": "Removing the static initializer in ManagedS...Mehdi Amini1-24/+0
2016-05-14Revert "Revert 220932.": "Removing the static initializer in ManagedStatic.cp...Mehdi Amini1-0/+24
2014-11-05Revert 220932.Jiangning Liu1-24/+0
2014-11-04#include <winbase.h> is not enough for Visual C++ 2013, it errors:Yaron Keren1-1/+1
2014-10-30Speculative fix for Windows build after r220932Hans Wennborg1-0/+5
2014-10-30Removing the static initializer in ManagedStatic.cpp by using llvm_call_once ...Chris Bieneman1-0/+19