llvm-project/lldb/source/Host/macosx
Jim Ingham 97c2868362 Make HostThread SetName work on OS X. GetName doesn't currently work, the code that was in
GetName actually got the queue name not the thread name and anyway didn't actually work to do
that.  So I just deleted it with a fixme.

<rdar://problem/24487554>

llvm-svn: 259818
2016-02-04 19:42:32 +00:00
..
cfcpp Initial checkin of a new project: LLDB Performance Testing Infrastructure 2013-03-08 20:29:13 +00:00
Host.mm Fix an issue where LLDB would not launch argdumper correctly if there were spaces in the path to it 2015-11-19 21:17:56 +00:00
HostInfoMacOSX.mm Make HostThread SetName work on OS X. GetName doesn't currently work, the code that was in 2016-02-04 19:42:32 +00:00
HostThreadMacOSX.mm Create a HostThread abstraction. 2014-09-09 20:54:56 +00:00
Symbols.cpp Jim thinks we shouldn't bother to pollute the svn repo with these 2015-11-06 00:55:17 +00:00
ThisThread.cpp Make HostThread SetName work on OS X. GetName doesn't currently work, the code that was in 2016-02-04 19:42:32 +00:00