Files
llvm/lldb
Zachary Turner 39de311071 Create a HostThread abstraction.
This patch moves creates a thread abstraction that represents a
thread running inside the LLDB process.  This is a replacement for
otherwise using lldb::thread_t, and provides a platform agnostic
interface to managing these threads.

Differential Revision: http://reviews.llvm.org/D5198

Reviewed by: Jim Ingham

llvm-svn: 217460
2014-09-09 20:54:56 +00:00
..
2014-08-11 18:06:28 +00:00
2014-09-09 20:54:56 +00:00
2014-09-08 04:53:03 +00:00
2014-09-09 20:54:56 +00:00
2014-09-09 20:54:56 +00:00
2014-08-11 18:06:28 +00:00
2014-08-14 20:19:57 +00:00