[Lldb-commits] [PATCH] D37930: Use ThreadLauncher to launch TaskPool threads

Tamas Berghammer via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 19 06:59:16 PDT 2017


tberghammer accepted this revision.
tberghammer added a comment.
This revision is now accepted and ready to land.

I don't really have an opinion if moving TaskPool to Host is a good or bad idea (haven't followed the recent layering efforts) but other then that looks good. I also tested it on Linux and it works fine.


https://reviews.llvm.org/D37930





More information about the lldb-commits mailing list