llvm-project/lldb/source/Host/macosx
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
..
cfcpp Initial checkin of a new project: LLDB Performance Testing Infrastructure 2013-03-08 20:29:13 +00:00
launcherXPCService Bump the verison number in the xcode project files. 2014-08-21 23:27:02 +00:00
Host.mm Create a HostThread abstraction. 2014-09-09 20:54:56 +00:00
HostInfoMacOSX.mm Add back a return that got lost in rebase 2014-09-09 04:56:16 +00:00
HostThreadMacOSX.mm Create a HostThread abstraction. 2014-09-09 20:54:56 +00:00
Makefile Better way to build the CFCPP sources as part of liblldbHostMacOSX. 2011-05-20 18:18:09 +00:00
Symbols.cpp __arm64__ and __aarch64__ #ifdef adjustments 2014-07-09 01:29:05 +00:00
ThisThread.cpp Create a HostThread abstraction. 2014-09-09 20:54:56 +00:00