]> git.ipfire.org Git - thirdparty/bind9.git/commit
[master] give threads unique names to assist debugging
authorEvan Hunt <each@isc.org>
Fri, 21 Apr 2017 20:58:22 +0000 (13:58 -0700)
committerEvan Hunt <each@isc.org>
Fri, 21 Apr 2017 20:59:40 +0000 (13:59 -0700)
commitd26ae7fc0802f67a50f6f01152f356182d47305e
tree606e5f43c732b97b1401808a5fd9ccc8308eeec2
parentb9e736f4f6a33131ccd883410ee46a5afa6ff1fd
[master] give threads unique names to assist debugging

4602. [func] Threads are now set to human-readable
names to assist debugging, when supported by
the OS. [RT #43234]
15 files changed:
CHANGES
config.h.in
configure
configure.in
doc/arm/notes.xml
lib/isc/nothreads/include/isc/thread.h
lib/isc/nothreads/thread.c
lib/isc/pthreads/include/isc/thread.h
lib/isc/pthreads/thread.c
lib/isc/task.c
lib/isc/timer.c
lib/isc/unix/socket.c
lib/isc/win32/include/isc/thread.h
lib/isc/win32/libisc.def.in
lib/isc/win32/thread.c