numam-dpdk/examples/performance-thread/pthread_shim
Pablo de Lara 9a9751b58b examples/performance-thread: add missing braces
pthread_detach() function was returning 0 even when not calling
lthread_detach(), due to missing braces in conditional
(extra indentation was applied, giving a hint this is the correct fix).

Fixes: 433ba6228f ("examples/performance-thread: add pthread_shim app")

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Tested-by: John McNamara <john.mcnamara@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
2016-07-22 12:40:26 +02:00
..
main.c config: remove useless explicit includes of generated header 2016-02-10 22:43:38 +01:00
Makefile config: remove useless explicit includes of generated header 2016-02-10 22:43:38 +01:00
pthread_shim.c examples/performance-thread: add missing braces 2016-07-22 12:40:26 +02:00
pthread_shim.h examples/performance-thread: add pthread_shim app 2015-12-11 02:16:26 +01:00