X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=examples%2Fperformance-thread%2Fcommon%2Flthread_api.h;fp=examples%2Fperformance-thread%2Fcommon%2Flthread_api.h;h=903ca7c0d09495f66bd762b7634ea22690ccca03;hb=ba78d0104e4ce61135ffb26a39dac0d57b00824b;hp=ec976103f949e264a4cc0f72529b3b84cb5af136;hpb=6fce689301aa6be62eb0786519ff1eaf27bf00c8;p=deb_dpdk.git diff --git a/examples/performance-thread/common/lthread_api.h b/examples/performance-thread/common/lthread_api.h index ec976103..903ca7c0 100644 --- a/examples/performance-thread/common/lthread_api.h +++ b/examples/performance-thread/common/lthread_api.h @@ -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