[dpdk-dev] [PATCH] examples/performance-thread: fix - cleanup before exit

Thomas Monjalon thomas.monjalon at 6wind.com
Sat Dec 12 21:52:15 CET 2015


2015-12-12 08:12, Ian Betts:
>  Fixes: 433ba6228f9a77a9b5f4 ("add pthread_shim app")
> 
>  The patch fixes an inverted return value in the
>  cond_destroy and cond_init APIs of the pthread shim
>  example.
> 
>  These APIs are now demonstrated in the sample app by
>  having the mutexes and condition variables
>  explicitly destroyed before the appplication terminates.
> 
> Signed-off-by: Ian Betts <ian.betts at intel.com>

Applied, thanks


More information about the dev mailing list