summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/windows/HostThreadWindows.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
* Rename Error -> Status.Zachary Turner2017-05-121-5/+5
* Move classes from Core -> Utility.Zachary Turner2017-02-021-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-65/+38
* Only compile RegisterContextWindows_x86.cpp for x86 host architecture.Zachary Turner2014-12-181-1/+9
* Decouple ProcessWindows from the Windows debug driver thread.Zachary Turner2014-11-051-1/+9
* Added a missing call to 'Reset'.Hafiz Abid Qadeer2014-10-261-0/+2
* Fix up the HostThread interface, making the interface simpler.Zachary Turner2014-09-231-13/+13
* Create a HostThread abstraction.Zachary Turner2014-09-091-0/+80
OpenPOWER on IntegriCloud