[lng-odp] [PATCH] helper: linux: do not call odp_term_global on thread exit

2015-10-21 Thread Nicolas Morey-Chaisemartin
Remove the call to odp_term_global when a thread returns. This causes some serious side effects (and bugs) when thread are created and joined "dynamically". Signed-off-by: Nicolas Morey-Chaisemartin --- helper/linux.c | 2 -- 1 file changed, 2 deletions(-) diff --git

Re: [lng-odp] [PATCH] helper: linux: do not call odp_term_global on thread exit

2015-10-21 Thread Savolainen, Petri (Nokia - FI/Espoo)
age- > From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of EXT > Nicolas Morey-Chaisemartin > Sent: Wednesday, October 21, 2015 10:16 AM > To: lng-odp@lists.linaro.org > Subject: [lng-odp] [PATCH] helper: linux: do not call odp_term_global on > thread exit

Re: [lng-odp] [PATCH] helper: linux: do not call odp_term_global on thread exit

2015-10-21 Thread Nicolas Morey-Chaisemartin
aro.org] On Behalf Of EXT >> Nicolas Morey-Chaisemartin >> Sent: Wednesday, October 21, 2015 10:16 AM >> To: lng-odp@lists.linaro.org >> Subject: [lng-odp] [PATCH] helper: linux: do not call odp_term_global on >> thread exit >> >> Remove the call to odp_term_gl

Re: [lng-odp] [PATCH] helper: linux: do not call odp_term_global on thread exit

2015-10-21 Thread Savolainen, Petri (Nokia - FI/Espoo)
> > -Petri > > > > > >> -Original Message- > >> From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of EXT > >> Nicolas Morey-Chaisemartin > >> Sent: Wednesday, October 21, 2015 10:16 AM > >> To: lng-odp@list