On 06/11/2012 11:49, Enlightenment SVN wrote:
Log:
ecore: Add thread safety support to ecore pipe
Fixes hang in edje_codegen with thread safe ecore enabled.
   ecore_shutdown takes lock, then calls _ecore_pipe_read, which
   makes callbacks without unlocking ecore.
Signed-off-by: Mike McCormack <mi...@atratus.org>

Author:       mike_m
Date:         2012-11-06 02:49:05 -0800 (Tue, 06 Nov 2012)
New Revision: 78937
Trac:         http://trac.enlightenment.org/e/changeset/78937

Modified:
   trunk/ecore/src/lib/ecore/ecore.c trunk/ecore/src/lib/ecore/ecore_main.c 
trunk/ecore/src/lib/ecore/ecore_pipe.c trunk/ecore/src/lib/ecore/ecore_private.h


Hi,
It seems this patch was never backported to branch 1.7 while it does not only fixes hangs with edje (can trigger using eio to async list big directories).
Thank you.

<<attachment: guillaume_friloux.vcf>>

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to