summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/common/HostNativeThreadBase.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Windows] Fix threads comparison on WindowsAleksandr Urakov2018-10-181-0/+4
* Delete LLDB's code for getting / setting thread name.Zachary Turner2017-03-041-2/+3
* Move Log from Core -> Utility.Zachary Turner2017-03-031-1/+1
* Fix Clang-tidy readability-redundant-string-cstr warningsMalcolm Parsons2016-11-021-2/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-44/+29
* Fix up the HostThread interface, making the interface simpler.Zachary Turner2014-09-231-16/+6
* Create a HostThread abstraction.Zachary Turner2014-09-091-0/+92
OpenPOWER on IntegriCloud