summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Windows/Threading.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix C2712 build error on WindowsKonstantin Zhuravlyov2017-03-071-6/+12
* Try to fix thread name truncation on non-Windows.Zachary Turner2017-03-041-1/+1
* Truncate thread names if they're too long.Zachary Turner2017-03-041-0/+2
* [Support] Provide access to current thread name/thread id.Zachary Turner2017-03-031-0/+101
* Revert "Revert "Revert 220932.": "Removing the static initializer in ManagedS...Mehdi Amini2016-05-141-24/+0
* Revert "Revert 220932.": "Removing the static initializer in ManagedStatic.cp...Mehdi Amini2016-05-141-0/+24
* Revert 220932.Jiangning Liu2014-11-051-24/+0
* #include <winbase.h> is not enough for Visual C++ 2013, it errors:Yaron Keren2014-11-041-1/+1
* Speculative fix for Windows build after r220932Hans Wennborg2014-10-301-0/+5
* Removing the static initializer in ManagedStatic.cpp by using llvm_call_once ...Chris Bieneman2014-10-301-0/+19
OpenPOWER on IntegriCloud