Re: [E-devel] EFL and threads

2012-01-12 Thread Cedric BAIL
On Thu, Jan 12, 2012 at 10:30 AM, Vincent Torri wrote: > Hey > > I'm just wondering : as eina has threads support, should we still > allow the user to enable/disable in evas and ecore (and maybe other > EFL) ? > > so : > > 1) threads enabled in eina ---> we force threads support in the other EFL >

[E-devel] EFL and threads

2012-01-12 Thread Vincent Torri
Hey I'm just wondering : as eina has threads support, should we still allow the user to enable/disable in evas and ecore (and maybe other EFL) ? so : 1) threads enabled in eina ---> we force threads support in the other EFL 2) threads disabled in eina ---> we disable threads support in the other