New upstream version 17.11.3
[deb_dpdk.git] / examples / performance-thread / common / lthread_api.h
index ff245a0..a74680b 100644 (file)
@@ -143,7 +143,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