osdep: NetBSD pthread_setname_np()

From: bugmen0t on github

Fixes #1207.
This commit is contained in:
wm4
2014-10-22 01:02:55 +02:00
parent 7eb047b241
commit 2e81698d28
3 changed files with 15 additions and 1 deletions

View File

@@ -993,6 +993,7 @@ cat > $TMPC << EOF
#define HAVE_GLIBC_THREAD_NAME (!!__GLIBC__)
#define HAVE_OSX_THREAD_NAME 0
#define HAVE_BSD_THREAD_NAME 0
#define HAVE_NETBSD_THREAD_NAME 0
#define DEFAULT_CDROM_DEVICE "/dev/cdrom"
#define DEFAULT_DVD_DEVICE "/dev/dvd"