numam-dpdk/examples/performance-thread
Ian Betts de186103da examples/performance-thread: fix return sign
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.

Fixes: 433ba6228f ("add pthread_shim app")

Signed-off-by: Ian Betts <ian.betts@intel.com>
2015-12-12 22:32:59 +01:00
..
common examples/performance-thread: mark as experimental 2015-12-11 02:35:42 +01:00
l3fwd-thread examples/performance-thread: add l3fwd-thread app 2015-12-11 02:15:36 +01:00
pthread_shim examples/performance-thread: fix return sign 2015-12-12 22:32:59 +01:00
Makefile examples/performance-thread: add pthread_shim app 2015-12-11 02:16:26 +01:00