On Thu, 16 Apr 2009 19:15:53 -0300 Gustavo Sverzut Barbieri
said:
what gustavo said. bad bad. when we say efl is not threadsafe.. we mean it.
yo-u cannot access ANY EFL (ecore, edje, evas etc.) calls from ANY thread but
the thread it lives in (there is 1 exception to this ecore_pipe_write() -
On Thu, Apr 16, 2009 at 7:11 PM, Viktor Kojouharov
wrote:
> On Thu, 2009-04-16 at 18:16 -0300, Gustavo Sverzut Barbieri wrote:
>> On Thu, Apr 16, 2009 at 6:03 PM, Enlightenment SVN
>> wrote:
>> > Log:
>> > create the thumbnails in a different thread
>>
>> noo ethumb uses efl, and tha
On Thu, 2009-04-16 at 18:16 -0300, Gustavo Sverzut Barbieri wrote:
> On Thu, Apr 16, 2009 at 6:03 PM, Enlightenment SVN
> wrote:
> > Log:
> > create the thumbnails in a different thread
>
> noo ethumb uses efl, and that cannot be used from
> different threads...
>
> we're working on
On Thu, Apr 16, 2009 at 6:03 PM, Enlightenment SVN
wrote:
> Log:
> create the thumbnails in a different thread
noo ethumb uses efl, and that cannot be used from
different threads...
we're working on ethumb client/server to solve these things, stay
tunned... until then just avoid doi