Add a check for pthread_setname_np with three parameters
commit724d6267c8e71bb28f129a820f2dcb67fa137e56
authorChris Robinson <chris.kcat@gmail.com>
Sat, 16 Sep 2017 05:09:37 +0000 (15 22:09 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sat, 16 Sep 2017 05:09:37 +0000 (15 22:09 -0700)
tree1b93512b88528c524600f27f0072dc58fe9d2747
parent653edd4b02ce9ea7eaf49a51be0b27c18cd3db63
Add a check for pthread_setname_np with three parameters

As found in NetBSD.
CMakeLists.txt
common/threads.c
config.h.in