]> code.delx.au - pulseaudio/commit
thread-posix: Use pthread_(get|set)name_np() if available
authorDaniel Mack <zonque@gmail.com>
Fri, 22 Apr 2011 02:28:11 +0000 (04:28 +0200)
committerColin Guthrie <colin@mageia.org>
Sat, 23 Apr 2011 17:23:37 +0000 (18:23 +0100)
commit2411d9accd3b7b31e37fcfe083f06b5e35d84679
tree85336199198d124ac218a0741e1a386760a3a2a6
parent98f2209663596ec7d022af2aa8328ef224f2b80b
thread-posix: Use pthread_(get|set)name_np() if available

Newer generations of libpthread have functions to set and get the thread
names. If available, use them.
configure.ac
src/pulsecore/thread-posix.c