summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host/common/TaskPool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change LaunchThread interface to return an expected.Jonas Devlieghere2019-07-051-3/+11
* [lldb] fix cannot convert from 'nullptr' to 'lldb::thread_result_t'Konrad Kleine2019-05-231-1/+1
* [lldb] NFC modernize codebase with modernize-use-nullptrKonrad Kleine2019-05-231-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove comments after header includes.Jonas Devlieghere2018-11-111-3/+3
* Reflow paragraphs in comments.Adrian Prantl2018-04-301-5/+4
* [lldb] A few minor fixes in TaskPoolAlexander Shaposhnikov2017-11-301-6/+17
* Use ThreadLauncher to launch TaskPool threadsFrancis Ricci2017-09-191-0/+109
OpenPOWER on IntegriCloud