summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/common/HostThread.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-1/+1
* Rename Error -> Status.Zachary Turner2017-05-121-2/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-48/+17
* Change HostThread::GetNativeThread() to return a derived reference.Zachary Turner2014-11-171-4/+4
* Fix up the HostThread interface, making the interface simpler.Zachary Turner2014-09-231-9/+3
* Create a HostThread abstraction.Zachary Turner2014-09-091-0/+84
OpenPOWER on IntegriCloud