New upstream version 16.11.7
[deb_dpdk.git] / examples / performance-thread / common / lthread_api.h
index ec97610..903ca7c 100644 (file)
@@ -139,7 +139,7 @@ struct lthread_mutex;
 struct lthread_condattr;
 struct lthread_mutexattr;
 
-typedef void (*lthread_func_t) (void *);
+typedef void *(*lthread_func_t) (void *);
 
 /*
  * Define the size of stack for an lthread