llvm-project/lldb/source/Host/freebsd
Ed Maste 3b7382da74 Move FreeBSD's thread SetName implementation to ThisThread
SetName is only used in LLDB to set a thead's own name.  Move it there
to match OS X and Windows and slightly reduce the effort in any future
HostThread/ThisThread name refactoring.

llvm-svn: 217521
2014-09-10 17:09:46 +00:00
..
Host.cpp Create a HostThread abstraction. 2014-09-09 20:54:56 +00:00
HostInfoFreeBSD.cpp Create a HostThread abstraction. 2014-09-09 20:54:56 +00:00
HostThreadFreeBSD.cpp Move FreeBSD's thread SetName implementation to ThisThread 2014-09-10 17:09:46 +00:00
Makefile Fix configure & make build with python disabled 2014-09-09 04:52:37 +00:00
ThisThread.cpp Move FreeBSD's thread SetName implementation to ThisThread 2014-09-10 17:09:46 +00:00