Re: [lng-odp] Threads & Thread Safety

2015-04-27 Thread Nicolas Morey-Chaisemartin
On 04/27/2015 02:29 PM, Mike Holmes wrote: > > > On 24 April 2015 at 08:30, Nicolas Morey-Chaisemartin > wrote: > > Hi everyone, > > I'm currently trying to get all the ODP validation tests running on our > MPPA platform and ran across an issue: > It appears

Re: [lng-odp] Threads & Thread Safety

2015-04-27 Thread Mike Holmes
On 24 April 2015 at 08:30, Nicolas Morey-Chaisemartin wrote: > Hi everyone, > > I'm currently trying to get all the ODP validation tests running on our > MPPA platform and ran across an issue: > It appears CUnit (2.1-3) is *not* thread safe ! > > It isn't a very big issue but it creates unexpecte

[lng-odp] Threads & Thread Safety

2015-04-24 Thread Nicolas Morey-Chaisemartin
Hi everyone, I'm currently trying to get all the ODP validation tests running on our MPPA platform and ran across an issue: It appears CUnit (2.1-3) is *not* thread safe ! It isn't a very big issue but it creates unexpected behaviour (and warnings in our simulators) in the odp_shm test for exam