de186103da
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:
|
||
---|---|---|
.. | ||
common | ||
l3fwd-thread | ||
pthread_shim | ||
Makefile |