On Wed, Jun 8, 2011 at 1:16 PM, Vincent Torri <vto...@univ-evry.fr> wrote:
> On Wed, 8 Jun 2011, Carsten Haitzler (The Rasterman) wrote:
>> On Wed, 8 Jun 2011 07:05:01 +0200 Ulrich Eckhardt <dooms...@knuut.de> said:
>> designed to be used from a single thread. in fact almost ALL of efl is not
>> threadsafe/re-entrant. that is .. well .. an assumed baseline, so no code 
>> tries
>> to work in a threaded environment (app threadeD) except for some very 
>> specific
>> exceptions in eina and ecore_thread itself.
>
> If I'm not mistaken, eet too. And eio, but it's not part of the core EFL.

Eet yep. Eio no. It's using Ecore_Thread to do IO asynchronously, not
the other way around.
-- 
Cedric BAIL

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to