pass the thread name to the OS if possible
commit68608de20310c42c5719fe99e556847fac9dd1f2
authorTom Tromey <tromey@redhat.com>
Mon, 20 Aug 2012 18:17:36 +0000 (20 12:17 -0600)
committerTom Tromey <tromey@redhat.com>
Mon, 20 Aug 2012 18:17:36 +0000 (20 12:17 -0600)
treeb656eb2541a476f8f5afdbb710c61347e37bf864
parentfb77afbe75308507885113a56017f095da8ba1cc
pass the thread name to the OS if possible

use prctl to pass the thread name to the OS, if possible
configure.ac
src/systhread.c
src/systhread.h
src/thread.c