port: Add pthread_setname_np FreeBSD compat
[lttng-tools.git] / src / common / thread.c
index bbcc1521cc5de8f4e2bc670e205e7b968d5bd4e4..34a620679d258a1e72035416f67ed85310473ba4 100644 (file)
@@ -10,7 +10,6 @@
 #include <common/compat/pthread.h>
 #include "thread.h"
 
-#define LTTNG_PTHREAD_NAMELEN 16
 
 int lttng_thread_setname(const char *name)
 {
This page took 0.023323 seconds and 4 git commands to generate.