X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fperformance-thread%2Fcommon%2Flthread_api.h;h=a74680bf7e17529edf545e6db7d9d904a83a0856;hb=803ee2ebd32d019d54011f185819f3b76b113c4f;hp=ff245a0825e78af1c9c7b9ebe0a3c210cab52b59;hpb=a68bc62fd10c80d5c5e11bfb18b098fda0436b32;p=dpdk.git diff --git a/examples/performance-thread/common/lthread_api.h b/examples/performance-thread/common/lthread_api.h index ff245a0825..a74680bf7e 100644 --- a/examples/performance-thread/common/lthread_api.h +++ b/examples/performance-thread/common/lthread_api.h @@ -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